LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SMDFlea
    Super Moderator
    • Jan 2018
    • 20276
    • UK

    #821
    Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

    Originally posted by linxz
    Hello Maxpower3
    i got Lenovo M910q with password protected BIOS
    Can you help me to patch the bios.thanks!
    Off-topic .Desktop pc bios requests go here -> https://www.badcaps.net/forum/forumdisplay.php?f=15 .The patcher does not support it.
    All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

    Comment

    • adin
      Member
      • Aug 2021
      • 39
      • australia

      #822
      Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

      worked perfect x280 !

      Comment

      • danandrei96
        Member
        • Dec 2018
        • 17
        • United Kingdom

        #823
        Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

        @AAAC well I'm embarrassed. Sorry about that. It seems that pressing "Enter" at the boot screen freezes the machine completely, so it won't respond if you press F1 after. I just powered it down and pressed F1 straight away at the lenovo logo, worked like a charm. Thanks a lot

        Comment

        • sabah
          New Member
          • Jun 2018
          • 6
          • iraq

          #824
          Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

          thanks for the file I download it ,but not working in my laptop win 10 64bit. any help please

          Comment

          • linxz
            Member
            • Dec 2016
            • 24
            • Australia

            #825
            Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

            Thank you!

            Comment

            • MeoT
              New Member
              • Aug 2021
              • 2
              • Canada

              #826
              Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

              Which tools do you recommend to backup and flash the BIOS on a lenovo P72 ?

              Comment

              • atomx
                New Member
                • Aug 2021
                • 3
                • //

                #827
                Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                So I'm trying to give it a go but getting stuck here:

                Code:
                Using UEFIReplace to inject 2 DXE drivers...
                [1/2] BootOption (GUID e0746c42-d3f9-4f8b-b211-1410957b9ff5)
                [2/2] LenovoTranslateService (GUID 826bcf56-bac4-43f4-8ea1-8cdf0a121abd)
                
                Looking for volumes to patch...
                Traceback (most recent call last):
                 File "c:\lenbios\lenbios\patch\autopatch.py", line 301, in <module>
                  patch(filename)
                 File "c:\lenbios\lenbios\patch\autopatch.py", line 171, in patch
                  clean(patched_filename)
                 File "c:\lenbios\lenbios\patch\autopatch.py", line 188, in clean
                  volume = load_patched_volume(p)
                 File "c:\lenbios\lenbios\patch\autopatch.py", line 234, in load_patched_volume
                
                  size = int.from_bytes(header[16:19], 'little')
                AttributeError: type object 'int' has no attribute 'from_bytes'
                To add up, all of my IC reads return the same md5 regardless of the software used

                Comment

                • SMDFlea
                  Super Moderator
                  • Jan 2018
                  • 20276
                  • UK

                  #828
                  Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                  Originally posted by atomx
                  So I'm trying to give it a go but getting stuck here:
                  Laptop model number ?
                  All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

                  Comment

                  • atomx
                    New Member
                    • Aug 2021
                    • 3
                    • //

                    #829
                    Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                    Originally posted by SMDFlea
                    Laptop model number ?
                    Oops, my bad. It's an X280, Winbond 25Q128JVSQ, using a CH341a + clip.

                    Comment

                    • atomx
                      New Member
                      • Aug 2021
                      • 3
                      • //

                      #830
                      Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                      Originally posted by atomx
                      Oops, my bad. It's an X280, Winbond 25Q128JVSQ, using a CH341a + clip.
                      Can't edit the post so just following up with the fix: because it was an obvious python issue, placed all the auto-patcher files in the /AppData/Local/Programs/Python folder and ran from there with zero issues.

                      Thanks!

                      Comment

                      • Maxpower3
                        Bad Veteran
                        • Feb 2018
                        • 1153
                        • France

                        #831
                        Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                        Originally posted by atomx
                        So I'm trying to give it a go but getting stuck here:

                        Code:
                        Using UEFIReplace to inject 2 DXE drivers...
                        [1/2] BootOption (GUID e0746c42-d3f9-4f8b-b211-1410957b9ff5)
                        [2/2] LenovoTranslateService (GUID 826bcf56-bac4-43f4-8ea1-8cdf0a121abd)
                        
                        Looking for volumes to patch...
                        Traceback (most recent call last):
                         File "c:\lenbios\lenbios\patch\autopatch.py", line 301, in <module>
                          patch(filename)
                         File "c:\lenbios\lenbios\patch\autopatch.py", line 171, in patch
                          clean(patched_filename)
                         File "c:\lenbios\lenbios\patch\autopatch.py", line 188, in clean
                          volume = load_patched_volume(p)
                         File "c:\lenbios\lenbios\patch\autopatch.py", line 234, in load_patched_volume
                        
                          size = int.from_bytes(header[16:19], 'little')
                        AttributeError: type object 'int' has no attribute 'from_bytes'
                        To add up, all of my IC reads return the same md5 regardless of the software used
                        try may be
                        https://www.badcaps.net/forum/showpo...postcount=1444

                        Comment

                        • MeoT
                          New Member
                          • Aug 2021
                          • 2
                          • Canada

                          #832
                          Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                          Hello, can someone guide me on how to remove the supervisor password on a lenovo P72.
                          Thank you!

                          Comment

                          • neverexisted
                            Senior Member
                            • Nov 2012
                            • 76
                            • United States

                            #833
                            Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                            I just get this no matter what I do:

                            Using UEFIReplace to inject 2 DXE drivers...
                            [1/2] BootOption (GUID e0746c42-d3f9-4f8b-b211-1410957b9ff5)
                            1.bin is corrupted or does not contain a valid dump.
                            There was an error... Aborting.

                            T420i and E531 / E530

                            Comment

                            • Maxpower3
                              Bad Veteran
                              • Feb 2018
                              • 1153
                              • France

                              #834
                              Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                              Originally posted by neverexisted
                              I just get this no matter what I do:

                              Using UEFIReplace to inject 2 DXE drivers...
                              [1/2] BootOption (GUID e0746c42-d3f9-4f8b-b211-1410957b9ff5)
                              1.bin is corrupted or does not contain a valid dump.
                              There was an error... Aborting.

                              T420i and E531 / E530
                              model with P24s08 ?
                              autopatcher don't work

                              look
                              http://www.ja.axxs.net/eeprom_location.htm

                              Comment

                              • albodriy
                                New Member
                                • Aug 2021
                                • 1
                                • Russia

                                #835
                                Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                                Hello everyone! I have bad English, sorry. I have a laptop Thinkpad t480s type 20L7-001LGE.
                                And it looks like I broke it. I made a dump but didn't check it. I tried to flash it and got a black screen.
                                The script did not work, saying that the dump: "Is corrupted or does not contain a valid dump".
                                I tried to flash someone else's dump from a user post from this forum. I got to 7 points,
                                but then when I flashed someone else's original dump I got a black screen. Everything is bad? Here is my broken dump.
                                Last edited by SMDFlea; 03-25-2023, 11:57 AM.

                                Comment

                                • malangg
                                  Member
                                  • Sep 2014
                                  • 34
                                  • United Kingdom

                                  #836
                                  Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                                  Hi, I tried on x390, but getting beep and back screen only..
                                  any help will be aprreciated..
                                  thanks

                                  Comment

                                  • srpr
                                    Member
                                    • Oct 2019
                                    • 12
                                    • turkey

                                    #837
                                    Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                                    can someone help me? I failed.
                                    Last edited by SMDFlea; 03-25-2023, 11:57 AM.

                                    Comment

                                    • kiknusko
                                      kiknusko
                                      • Jan 2019
                                      • 26
                                      • Slovensko

                                      #838
                                      Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                                      Originally posted by srpr
                                      can someone help me? I failed.
                                      Here
                                      Attached Files

                                      Comment

                                      • Soo
                                        Ćaci
                                        • May 2016
                                        • 6
                                        • Srbija

                                        #839
                                        Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                                        Helo
                                        I have a lenovo Yoga 11e can some one help with bios patch?

                                        bios
                                        Last edited by SMDFlea; 03-25-2023, 11:57 AM.

                                        Comment

                                        • SMDFlea
                                          Super Moderator
                                          • Jan 2018
                                          • 20276
                                          • UK

                                          #840
                                          Re: LENOVO BIOS AUTO-PATCHER for Supervisor Password Removal

                                          Originally posted by Soo
                                          Helo
                                          I have a lenovo Yoga 11e can some one help with bios patch?

                                          bios
                                          Read some other Yoga 11e threads, the patcher doesn`t work.
                                          All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

                                          Comment

                                          Related Topics

                                          Collapse

                                          • Vesko356
                                            [Guide] How to find the right HP bios version to flash
                                            by Vesko356
                                            First of all thanks to all of our members who have posted previously all methods posted here.
                                            Please leave a comment if you find something new,or have anything else to add.
                                            -----------------------------------------------------------------------------------------

                                            Find by serial number,model number or series

                                            If you know the laptop serial or model number go to HP support https://support.hp.com/us-en/drivers/laptops .
                                            Enter the serial number or model number and click submit.On the next screen you will have to enter the OS
                                            Operating system and OS version.If...
                                            08-11-2023, 03:27 AM
                                          • jbonavita
                                            ASUS TP500LA BIOS request/repair/merge?
                                            by jbonavita
                                            Hi, my laptop wont boot at all
                                            With original bios no POST, only LED lights
                                            With alternative BIOS from model TP500LN (flashed via programmer) the notebook works again
                                            Some issues
                                            A- with bios from 500LN, it won't update from bios of model 500LA (from 500LN v203 to 500LA v300)
                                            B- If updated from 500LN version 203 to 300, the battery stops being recognized

                                            Things I tried

                                            1- Update / clear ME: Took the non working bios, made a backup, and did this: https://www.badcaps.net/forum/troubl...theory/trouble...
                                            04-29-2025, 09:38 PM
                                          • zenius
                                            [REQUEST] Dell G3 3579 BIOS Password & AMI Protected Range/BIOS Guard Unlock
                                            by zenius
                                            Hello, I have an old Dell G3 3579 (ST: 2WQ7LP2-8FC8) with a newer 8FC8 BIOS password. I have successfully attached to the flash chip (W25Q128JVSQ) on the motherboard with a CH341A programmer and made several modifications using Intel FIT (e.g., allow software SPI write) without bricking. I was also able to boot to a modified GRUB shell where I attempted to edit many BIOS security related options like BIOS Guard/Lock, Flash Signature Override, ME FW Image Re-Flash, etc.

                                            Unfortunately, some of these modifications like to Intel BIOS Guard failed because it is fused into the PCH. Also,...
                                            12-08-2024, 06:13 AM
                                          • Wahaz
                                            Lenovo Thinkbook 15 G2 ITL i5 (serial number: MP2BFZEF) bios request
                                            by Wahaz
                                            Hello,

                                            I have a Lenovo Thinkbook 15 G2 ITL i5 Laptop (serial number: MP2BFZEF) that when I turn it on, the led on the power button lights up for 5 seconds, then goes out. There's no display and nothing happens.
                                            So I thought it was a Bios problem.
                                            I found 3 bios chips on the board, which I read with a bios programmer: two XMC model bios chips and a Winbond model bios chip. Each XMC model bios chip has two partitions named XM25QH128A [3.3V] and XT25F128A [3.3V]. And the Winbond model bios chip has three partitions named W25Q80BL 3.3V, W25Q80xV 3.3V and W25Q80DV 3.3V....
                                            10-30-2023, 08:42 PM
                                          • Bloodhoundje
                                            HP Pavilion Gaming Laptop 15-ec2523nd - Dimm2 slot disabled after corrupt bios repair? Advice requested.
                                            by Bloodhoundje
                                            Hi everyone,

                                            I have been doing hardware repair as a hobby for some years now and recently decided to learn about repairing laptops as a fun challenge.

                                            I managed to get my hands on a "HP Pavilion Gaming 15-ec2523nd" notebook that only shows a white power LED and doesnt respond to anything.

                                            After initial testing I concluded the bios seems to be corrupted since all voltages are normal and there are no shorts. HP has a feature for a bios restore from USB with winkey+B for this model. This did not work.

                                            I have desoldered the bios chip (GigaDevice...
                                            03-16-2024, 03:12 PM
                                          • Loading...
                                          • No more items.
                                          Working...