HP BIOS unlock tool

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vesko356
    VIP Moderator
    • Aug 2018
    • 4386
    • Bulgaria 🇧🇬

    #101
    Re: HP BIOS unlock tool

    Originally posted by slaine
    no problem here - thanks a lot for the unlocker.exe - had some bios dumps in the past with manual VSS editing via hxd - thx to you the routine is much faster now. Gonna try it on some 840g3 this week after i figured the best way to read the chip without desoldering it (standard soic8 clip is not fitting since they use 8-WSON Package here for the eeprom)
    Yea, the tool is doing the job nice!
    About the WSON-8 package bios chip, you can try to solder the wires to the surrounding points, or if you have a hot air station better unsolder the chip from the board.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------
    All donations to Badcaps are welcome.
    Become a Badcaps supporter
    >>>>> click on this link to donate <<<<<
    Thanks to all supporters.​
    ----------------------------------------------------------------------------------------------------------------------------------------------------------
    Doctrina est fructus dulcis, radicis amarae.
    .

    Comment

    • RethoricalCheese
      Badcaps Legend
      • Mar 2013
      • 1514
      • Estonia

      #102
      Re: HP BIOS unlock tool

      The tool is doing the job nicely, but not always. Improved version is in development but because I will integrate it into a more automated tool, it will take more time to release the public version.

      Also I am trying to use pogo-pins and 3D printed fixture to read and program wson8 chips. If anybody has a nice design for that, please do let me know.

      Comment

      • GabTal
        New Member
        • Jun 2019
        • 3
        • Italia

        #103
        Re: HP BIOS unlock tool

        Last update: Elitebook 850 g1's bios finally without password! At the end the chip was 3v and with ch341a soic8 clip and the asprogrammer (ch341a didn't support n25q128a 13eco) i did it! Thanks

        Comment

        • Vesko356
          VIP Moderator
          • Aug 2018
          • 4386
          • Bulgaria 🇧🇬

          #104
          Re: HP BIOS unlock tool

          Originally posted by RethoricalCheese
          The tool is doing the job nicely, but not always. Improved version is in development but because I will integrate it into a more automated tool, it will take more time to release the public version.
          No need to be humble , the tool is good enough , with pretty good success rate. I can't wait to test Unlock Tool 2.0
          ----------------------------------------------------------------------------------------------------------------------------------------------------------
          All donations to Badcaps are welcome.
          Become a Badcaps supporter
          >>>>> click on this link to donate <<<<<
          Thanks to all supporters.​
          ----------------------------------------------------------------------------------------------------------------------------------------------------------
          Doctrina est fructus dulcis, radicis amarae.
          .

          Comment

          • paratoner
            Member
            • Feb 2020
            • 19
            • Turkey

            #105
            Re: HP BIOS unlock tool

            Originally posted by RethoricalCheese
            First check this site to see if your HP is supported for the great tool Mazzif has made.

            http://mazzifsoftware.blogspot.com/p...os-unlock.html

            If your model is newer and not in that list, you need to dump your bios, remove password from dump and reprogram bios with modified dump.

            For that you need an SPI programmer like CH341A or Raspberry Pi with Flashrom or any other similar programmer. A soic8 clip is also useful so there wouldn't be a need to unsolder bios IC.

            When you have your dump, just drag and drop your file on my HPUnlocker tool and it will create a new file. It will add "_unlocked" to the name of your locked file.

            Just program the new file on your bios IC.

            This unlocker should work on all Elite, EliteBook, ProBook and maybe some other series HP laptops.

            For those of you who need to unlock large amounts of laptops, I recommend adding a registry entry:
            Code:
            Computer\HKEY_CLASSES_ROOT\*\shell\HPUnlocker\command
            Then modify that string adding
            Code:
            "C:\*location-of-exe*\HPUnlocker.exe" "%1"
            This way you just need to right click your locked file and select HPUnlocker.

            If there are any issues, please do let me know so I can improve this tool.
            Hi. I have tried your tool with my HP Elitebook 8570p to unlock my bios admin password but I got 'Fatal Error Detected' error message. Will you please help me get rid of this bios password? Thank you very much.

            Comment

            • Vesko356
              VIP Moderator
              • Aug 2018
              • 4386
              • Bulgaria 🇧🇬

              #106
              Re: HP BIOS unlock tool

              Originally posted by paratoner
              Hi. I have tried your tool with my HP Elitebook 8570p to unlock my bios admin password but I got 'Fatal Error Detected' error message. Will you please help me get rid of this bios password? Thank you very much.
              First upload bios file here.
              Last edited by Vesko356; 02-08-2020, 01:11 PM.
              ----------------------------------------------------------------------------------------------------------------------------------------------------------
              All donations to Badcaps are welcome.
              Become a Badcaps supporter
              >>>>> click on this link to donate <<<<<
              Thanks to all supporters.​
              ----------------------------------------------------------------------------------------------------------------------------------------------------------
              Doctrina est fructus dulcis, radicis amarae.
              .

              Comment

              • paratoner
                Member
                • Feb 2020
                • 19
                • Turkey

                #107
                Re: HP BIOS unlock tool

                Originally posted by Vesko356
                First upload bios file here.
                Dear Vesko356,

                I do not know how to make a DUMP file from my locked bios. Could you please tell me how to do that or what tool to use to get it... Thanks a bunch.

                Comment

                • bachir2004
                  Badcaps Veteran
                  • Feb 2015
                  • 437
                  • maroc

                  #108
                  Re: HP BIOS unlock tool

                  TESTED ON HP EliteBook x360 1030 G3,WORKED REALLY WELL.WELL DONE!

                  Comment

                  • kc8adu
                    Super Moderator
                    • Nov 2003
                    • 8829
                    • U.S.A!

                    #109
                    Re: HP BIOS unlock tool

                    looks like the .rar got corrupted.

                    Comment

                    • RethoricalCheese
                      Badcaps Legend
                      • Mar 2013
                      • 1514
                      • Estonia

                      #110
                      Re: HP BIOS unlock tool

                      Originally posted by kc8adu
                      looks like the .rar got corrupted.

                      Why do you think so?
                      Extracted fine for me.

                      Comment

                      • jg007
                        New Member
                        • Jan 2020
                        • 3
                        • uk

                        #111
                        Re: HP BIOS unlock tool

                        Reporting great success on my EliteBook 840 G1!

                        Desoldered the BIOS chip (with a help of a friend) and modified the bios dump using the unlocker tool.

                        Anyone worried that HP Unlocker is a virus I can confirm it is not the case. The application is a packaged Python script of circa 60 lines of elegant code! I have reverse enginered the .exe to confirm this. Some antiviruses can get a bit trigger happy because the .exe includes the whole Python runtime which includes libraries to work with sockets and other stuff that can be found in a trojan horse (or any other application).

                        Comment

                        • tlfrance
                          Member
                          • Jan 2020
                          • 18
                          • france

                          #112
                          Re: HP BIOS unlock tool

                          Hello,
                          I've successfull removed bios pwd on my 840 G3 with your utility and CH341A programmer. I've soldered 8 wires around bios chip and did the job

                          Comment

                          • paratoner
                            Member
                            • Feb 2020
                            • 19
                            • Turkey

                            #113
                            Re: HP BIOS unlock tool

                            Is it possible to reset bios password without the trouble of unsoldering the bios chip? I mean can we just use your smart /intelligent bios unlocking tools or utilities?

                            Comment

                            • RethoricalCheese
                              Badcaps Legend
                              • Mar 2013
                              • 1514
                              • Estonia

                              #114
                              Re: HP BIOS unlock tool

                              Originally posted by paratoner
                              Is it possible to reset bios password without the trouble of unsoldering the bios chip? I mean can we just use your smart /intelligent bios unlocking tools or utilities?
                              Well, yes and no. Right now, there aren't any such tools. If somebody finds a way to bypass the lock to write bios region using software, then yes, it would be possible. Mazzif tool for older HP-s is possible because of this. For newer HP-s thing are different.

                              Other way would be to brute-force the password but that will take an unknown amount of time.

                              So you are stuck with soic8 clip and/or soldering. It really isn't anything difficult. The problem is that you would need to invest in a few cheap tools. Tho it might be easier/cheaper to just find somebody who has these tools.

                              Comment

                              • Stbhfhu6Xs
                                Feb2020JoinDate
                                • Feb 2020
                                • 1
                                • City & State

                                #115
                                Re: HP BIOS unlock tool --- 3d printed fixture idea

                                Originally posted by RethoricalCheese
                                Also I am trying to use pogo-pins and 3D printed fixture to read and program wson8 chips. If anybody has a nice design for that, please do let me know.
                                https://hackaday.com/2019/11/15/need...cture-needles/
                                if the link gets mangled, here's the end of it, just visit hackaday site and tack that on the end.

                                /2019/11/15/needling-your-projects-3d-printed-pcb-probing-jig-uses-accupuncture-needles/

                                It's an interesting 3d print using needles instead of pogo pins, it almost looks like a commercial product it's so nice. some good comments on that page too.

                                Originally posted by 829a98b998874d855ec2ae1c2637fbfa
                                regarding this threads topic, I've been working on a HP EliteBook 840 G2, but still need to assimilate or osmosis all the knowledge before trying any efforts.

                                thanks in general to everyone providing tools, and confirming their success!
                                Last edited by Stbhfhu6Xs; 02-19-2020, 01:43 AM. Reason: mistakenly stated g4 instead of g2, and comment formatting experimentation.

                                Comment

                                • Stevedb
                                  Stevedb
                                  • Feb 2018
                                  • 622
                                  • Belgium

                                  #116
                                  Re: HP BIOS unlock tool

                                  Hi there i have a problem when i will install the tool gives it fatal error. Howdo i fix this problem.

                                  Regards

                                  Steve
                                  Attached Files

                                  Comment

                                  • Vesko356
                                    VIP Moderator
                                    • Aug 2018
                                    • 4386
                                    • Bulgaria 🇧🇬

                                    #117
                                    Re: HP BIOS unlock tool

                                    Originally posted by Stevedb
                                    Hi there i have a problem when i will install the tool gives it fatal error. Howdo i fix this problem.

                                    Regards

                                    Steve
                                    There is nothing to install here - read the thread carefully, especially post #1:
                                    Originally posted by RethoricalCheese

                                    When you have your dump, just drag and drop your file on my HPUnlocker tool and it will create a new file. It will add "_unlocked" to the name of your locked file.
                                    ----------------------------------------------------------------------------------------------------------------------------------------------------------
                                    All donations to Badcaps are welcome.
                                    Become a Badcaps supporter
                                    >>>>> click on this link to donate <<<<<
                                    Thanks to all supporters.​
                                    ----------------------------------------------------------------------------------------------------------------------------------------------------------
                                    Doctrina est fructus dulcis, radicis amarae.
                                    .

                                    Comment

                                    • Stevedb
                                      Stevedb
                                      • Feb 2018
                                      • 622
                                      • Belgium

                                      #118
                                      Re: HP BIOS unlock tool

                                      Hi vesko i tried that but say the error if you want i will take a video

                                      Comment

                                      • Stevedb
                                        Stevedb
                                        • Feb 2018
                                        • 622
                                        • Belgium

                                        #119
                                        Re: HP BIOS unlock tool

                                        Hi vesko i tried that but say the error i will take a video

                                        Comment

                                        • Vesko356
                                          VIP Moderator
                                          • Aug 2018
                                          • 4386
                                          • Bulgaria 🇧🇬

                                          #120
                                          Re: HP BIOS unlock tool

                                          Originally posted by Stevedb
                                          Hi vesko i tried that but say the error if you want i will take a video
                                          OK upload the file here, I'll try it with the tool myself.
                                          ----------------------------------------------------------------------------------------------------------------------------------------------------------
                                          All donations to Badcaps are welcome.
                                          Become a Badcaps supporter
                                          >>>>> click on this link to donate <<<<<
                                          Thanks to all supporters.​
                                          ----------------------------------------------------------------------------------------------------------------------------------------------------------
                                          Doctrina est fructus dulcis, radicis amarae.
                                          .

                                          Comment

                                          Related Topics

                                          Collapse

                                          • 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
                                          • Forest79
                                            Lenovo ThinkStation P520 BIOS file needed
                                            by Forest79
                                            Hello,

                                            I got a Lenovo ThinkStation P520 (Type 30BF) from a friend, asking me for a repair. Windows 11 offered a firmware upgrade as an optional update, and it failed.
                                            The emergency flash procedure from the hardware manual has also failed. So, I asked an acquaintance with better skills to flash the BIOS directly.

                                            However, the chip (a Macronix MX25L25673GMI-08G) has a size of 32 MB, and the BIOS file from the Lenovo website (extracted with UEFITool) has a little more than 16 MB. Thus, the software my acquaintance used (SiberiaProg v1.45, with a CH341A Programmer)...
                                            07-23-2023, 07:39 AM
                                          • Kesavan
                                            HP 245 G10 BIOS UNLOCK FILE REQUEST
                                            by Kesavan
                                            Hello, Need unlock BIOS password for HP 245 G10 MOBO PART NO: HOKIE22-MV-VGT-6050A3461901-MB-A01
                                            Attached my backup file
                                            SERIAL NO: 5CG4300CNT...
                                            06-16-2025, 06:42 AM
                                          • Sebastian Codrean
                                            BIOS file for ASUS F542UN laptop
                                            by Sebastian Codrean
                                            Hello to all of you! I need help with a BIOS file.
                                            The BIOS chip is fried on my Asus F542UN laptop, and I bought a new chip that needs programming. I have a CH341a programmer but I need a .bin BIOS file. On Asus support page the firmware has another extension, .310 and from reading on this forum I understand that that file is not complete BIOS.
                                            So, in short I need the "complete" BIOS .bin file to flash on the new chip. Another issue is that on back of the case the label says F542UN but on the sticker on the motherboard it's X542UN.
                                            02-20-2025, 10:25 AM
                                          • iZakre
                                            HP Pavilion 15 bc400ns - Complete Black Screen - Only video on live usb
                                            by iZakre
                                            Hello everybody!

                                            To put you in context I recently replaced the battery from my HP Pavilion 15 bc400ns with a used one, everything was going good. The same day, I decided to update the BIOS, everything went good. The thing occurred after I let the battery drain iddling on Windows 11 for the second time to calibrate it that the screen did not turn on again, the computer was on but the screen did not turn, like it would not wake from hibernation. I decided to restart the computer but got no video.

                                            The thing is that I had installed TeamViewer and could log into the computer...
                                            02-19-2023, 02:27 PM
                                          • Loading...
                                          • No more items.
                                          Working...