Announcement

Collapse
No announcement yet.

Mac EFI Toolkit

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #81
    this is the reading without a chip
    Last edited by PITERPENY; 11-20-2024, 05:01 PM.

    Comment


      #82
      PITERPENY I'm not sure, I've no experience with the EZP. You'll have to find a "compatible" 1.8V chip model by chance in the list. I had to do this when I had a TL866II+.

      Comment


        #83
        Originally posted by MuertoGB View Post
        PITERPENY I'm not sure, I've no experience with the EZP. You'll have to find a "compatible" 1.8V chip model by chance in the list. I had to do this when I had a TL866II+.
        I can't help but share my small success! After a long sorting through all the chips, I did not get a result even after I figured out which chip! The chip manufacturer is Macronix (MXIC) and the chip is MX25U3235F Click image for larger version

Name:	MXIC 2024-11-25 195314.png
Views:	327
Size:	110.1 KB
ID:	3514951 ! You should not press test in the program, this will not give anything and there will be an error, you just need to read it right away and then we will get the ROM file Click image for larger version

Name:	2024-11-25 201717.png
Views:	296
Size:	24.6 KB
ID:	3514952 ! By the way, if you do not use the 1.8v adapter, nothing happens to the chip, but the file will not be complete (no serial number, etc.) Click image for larger version

Name:	2024-11-25 201646.png
Views:	301
Size:	23.7 KB
ID:	3514953 ! But nothing burns, this is good! Of course there is much more information on EFI ROM Click image for larger version

Name:	2024-11-25 202136.png
Views:	300
Size:	37.9 KB
ID:	3514954 but the fact that you can quickly rewrite the serial number is priceless! And once again I want to thank muerto for the work done! thank you

        Comment


          #84
          PITERPENY Thanks for sharing, I see the hardware config MD6M was missing from the internal database so it has been added for the next update. HWC: MD6M = CC: MacBook Pro (16-inch, 2019).

          Comment


            #85
            I didn't rejoice for long. Apple uses 2 types of chips for SoCROM. And I thought they were the same chips, but the programmer only reads one type that doesn't have the chip name: Click image for larger version

Name:	IMG_8346.jpg
Views:	298
Size:	3.04 MB
ID:	3515049 , and for some Click image for larger version

Name:	IMG_8345.jpg
Views:	295
Size:	3.02 MB
ID:	3515051 reason doesn't read the one that has the marking.
            Attached Files

            Comment


              #86
              PITERPENY One is a 25 series SPIROM, one is a 24 series EEPROM (SEPROM). Never touch the SEPROM

              Comment


                #87
                Version 2.0.2 released:
                https://github.com/MuertoGB/MacEfiTo...leases/tag/202

                Comment


                  #88
                  Working on a dump of a 2017 iMAC (820-00579 board) with a locked BIOS. It's the current version from Ventura (529.140.2.0) and showing that APFS driver not present. Just a cosmetic thing so not a biggie.

                  Also noted there is no Save As option. If you make a change (e.g. clear NVRAM) and don't save it, there is no option to Save, other than to go back in again and do the same action then hit save.

                  Click image for larger version

Name:	image.png
Views:	317
Size:	36.9 KB
ID:	3526825

                  Comment


                    #89
                    Is there any chance you can zero the serial number in that firmware and send it to me? I might have broken something in the update, as there were changes made to the GetIsApfsCapable function.

                    As for the 'save as', I've purposefully designed it that way. When you apply a patch it will load in a clone of the binary buffer, patch and promt the user to save it. If one cancels, it will discard all patches in memory.

                    Originally posted by reformatt View Post
                    Working on a dump of a 2017 iMAC (820-00579 board) with a locked BIOS. It's the current version from Ventura (529.140.2.0) and showing that APFS driver not present. Just a cosmetic thing so not a biggie.

                    Also noted there is no Save As option. If you make a change (e.g. clear NVRAM) and don't save it, there is no option to Save, other than to go back in again and do the same action then hit save.

                    Click image for larger version  Name:	image.png Views:	0 Size:	36.9 KB ID:	3526825

                    Comment


                      #90
                      Version 2.0.3 released:
                      https://github.com/MuertoGB/MacEfiTo...leases/tag/203

                      Comment


                        #91
                        I wonder if this is the socrom chip on the m1? Is it the same as on the t2?
                        Attached Files

                        Comment


                          #92
                          Originally posted by MuertoGB View Post
                          Thanks so much

                          Comment


                            #93
                            Originally posted by MuertoGB View Post
                            MUERTO version 202 saw the firmware SocRom A2337 M1 Click image for larger version

Name:	Знімок екрана 2024-12-29 224541.png
Views:	221
Size:	23.6 KB
ID:	3537657 but version 203 did not Click image for larger version

Name:	Знімок екрана 2024-12-29 225333.png
Views:	409
Size:	2.0 KB
ID:	3537655
                            Attached Files

                            Comment


                              #94
                              [QUOTE=Kien Pham;n3509543]
                              Originally posted by MuertoGB View Post

                              please guide me to unlock icloud from t2 rom chip. i am stuck at this step. model mac mini 2018 A1993 I have the bin file of the chip

                              I would be grateful for your help
                              HI Kien Pham ,

                              u T2 icloud is unlock??

                              Comment


                                #95
                                Hi, nothing changed for the T2 SocROM code from v202 > v203 (https://github.com/MuertoGB/MacEfiTo...6603d44f38a65d). M1 devices are not supported, only Intel based T2 SoCROM.

                                If you like, you could pass me the firmware so I can test, however it would still not load after. There's nothing of interest in Apple Silicon ROM apart from iBoot version.

                                Originally posted by PITERPENY View Post

                                MUERTO version 202 saw the firmware SocRom A2337 M1 Click image for larger version  Name:	Знімок екрана 2024-12-29 224541.png Views:	23 Size:	23.6 KB ID:	3537657 but version 203 did not Click image for larger version  Name:	Знімок екрана 2024-12-29 225333.png Views:	25 Size:	2.0 KB ID:	3537655

                                Comment


                                  #96
                                  Originally posted by MuertoGB View Post
                                  Hi, nothing changed for the T2 SocROM code from v202 > v203 (https://github.com/MuertoGB/MacEfiTo...6603d44f38a65d). M1 devices are not supported, only Intel based T2 SoCROM.

                                  If you like, you could pass me the firmware so I can test, however it would still not load after. There's nothing of interest in Apple Silicon ROM apart from iBoot version.
                                  https://fex.net/s/pfbffef
                                  socrom2337

                                  Comment


                                    #97
                                    Originally posted by MuertoGB View Post
                                    Hi, nothing changed for the T2 SocROM code from v202 > v203 (https://github.com/MuertoGB/MacEfiTo...6603d44f38a65d). M1 devices are not supported, only Intel based T2 SoCROM.

                                    If you like, you could pass me the firmware so I can test, however it would still not load after. There's nothing of interest in Apple Silicon ROM apart from iBoot version.
                                    I apologize, I made a mistake, not 202 but 200 version

                                    Comment


                                      #98
                                      Originally posted by MuertoGB View Post
                                      I have a1706 (820-00923-a) IN THIS BOARD SMC IS SHORT I HAVE A NEW SMC BUT HOW TO PROGRAM THIS SMC I HAVE YOUR SMC TOOL BUT THIS MODEL IS NOT LISTED CAN U PLEASE ADD THIS MODEL OR ANY OPTION TO WRITE IN BLANK CHIP

                                      Comment


                                        #99
                                        Originally posted by MuertoGB View Post
                                        A1990 2019 MODEL WITH MDM LOCK THIS TOOL CAN PERMANENTLY REMOVE MDM

                                        Comment


                                          This is a thread about Mac EFI Toolkit, The Tiva E SMC is not supported. Turn your bloody caps off, the whole forum can hear you.

                                          Comment

                                          Working...
                                          X