Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 10 Vote(s) - 3.1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] hp 14-cm0xxx bios unlock(ami f...
Last Post: Anneaham
Yesterday 11:34 PM
» Replies: 1
» Views: 440
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
Yesterday 01:41 PM
» Replies: 7
» Views: 725
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
Yesterday 06:52 AM
» Replies: 10
» Views: 3496
[REQUEST] HP 15-ac109nx – Insyde BIOS F....
Last Post: Naifaey13
Yesterday 06:08 AM
» Replies: 0
» Views: 130
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 02:45 AM
» Replies: 44
» Views: 12908
HP probook4436s(e2-3000m)can update to a...
Last Post: hurricaning
06-17-2025 09:21 AM
» Replies: 2
» Views: 330
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Neonka
06-17-2025 05:05 AM
» Replies: 36
» Views: 13951
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: bip_bop
06-17-2025 02:16 AM
» Replies: 171
» Views: 98893
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
06-16-2025 04:51 PM
» Replies: 268
» Views: 117636
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
06-16-2025 08:14 AM
» Replies: 36
» Views: 28742
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106509
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 451
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 309
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9788
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 874
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15986
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 623
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19136
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173898
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14445

Unlock all hidden options for insydeh20 bios
#21
(01-24-2012, 01:31 PM)akbar102 Wrote: yes the advanced and power are hidden. thanks man for your help im wait for your work

Thanks for the info, i just wanted to ask, which forms are hidden :-)

Good part so far: I found all the functions which are in my bios. Bad part: they hid the forms differently and I don't know YET how they done it.

There are three ways to hide the forms: by code within the SetupBrowser (my bios), by VSS-Data (inside bios data) or by Form OP-codes.

The VSS-data is formatted in the downloaded bios. If you flash it, it takes the VSS-data, which is already installed on your computer (which I don't have :-))

So maybe you see any way to dump YOUR current bios? With linux it actually is no prob; I don't know if HPs windows tools offer a way to backup your current bios. They actually should. Could you please check and if possible upload a backup of your current bios?

That might be a great help to have your current bios WITH VSS-data :-)
www find
quote
#22
(01-27-2012, 01:06 AM)SnakyJake Wrote:
(01-24-2012, 01:31 PM)akbar102 Wrote: yes the advanced and power are hidden. thanks man for your help im wait for your work

Thanks for the info, i just wanted to ask, which forms are hidden :-)

Good part so far: I found all the functions which are in my bios. Bad part: they hid the forms differently and I don't know YET how they done it.

There are three ways to hide the forms: by code within the SetupBrowser (my bios), by VSS-Data (inside bios data) or by Form OP-codes.

The VSS-data is formatted in the downloaded bios. If you flash it, it takes the VSS-data, which is already installed on your computer (which I don't have :-))

So maybe you see any way to dump YOUR current bios? With linux it actually is no prob; I don't know if HPs windows tools offer a way to backup your current bios. They actually should. Could you please check and if possible upload a backup of your current bios?

That might be a great help to have your current bios WITH VSS-data :-)

thanks for your help .this is backup from my bios (with universal bios backup toolkit)
http://www.mediafire.com/?jt1rzgc1ag2jcht
find
quote
#23
Hi akbar,

ok, found the spot.
Bad: Insyde doing their work better. They always implemented the code which was showing "advanced" stuff. Not in your bios. Actually its just a small part of code missing, but I am not able to insert new code.

Good: I will find a way to patch the underlying functions. may take some time.

Until then: What I can to is REPLACE an existing Form (like the diagnostic one) with the "power" or "advanced" one. So you could flash "advanced" bios, change settings, flash "power" bios, change settings, and then flash back orig bios.

Maybe I find a better way. I come back on you when I got it.
www find
quote
#24
(01-31-2012, 06:04 PM)SnakyJake Wrote: Hi akbar,

ok, found the spot.
Bad: Insyde doing their work better. They always implemented the code which was showing "advanced" stuff. Not in your bios. Actually its just a small part of code missing, but I am not able to insert new code.

Good: I will find a way to patch the underlying functions. may take some time.

Until then: What I can to is REPLACE an existing Form (like the diagnostic one) with the "power" or "advanced" one. So you could flash "advanced" bios, change settings, flash "power" bios, change settings, and then flash back orig bios.

Maybe I find a better way. I come back on you when I got it.
thanks i am not using this form (Main , security , Diagnostic ,Exit)if you replace two of this form whit advanced and power .you do a great work .
thanks for your time that spend on this .
find
quote
#25
Ok, I'll get back to you until weekend. Until then please try out the recovery method <fn><esc>. I do not want to brick your computer :-) So you really should only do it if that method works (read on my page or search internet. On some machines the keys you need to hold down are different)

Actually I cannot test the bios here. The patch is very safe, so I do not see problems. But actually we only know after flashing :-|
www find
quote
#26
(02-01-2012, 07:48 AM)SnakyJake Wrote: Ok, I'll get back to you until weekend. Until then please try out the recovery method <fn><esc>. I do not want to brick your computer :-) So you really should only do it if that method works (read on my page or search internet. On some machines the keys you need to hold down are different)

Actually I cannot test the bios here. The patch is very safe, so I do not see problems. But actually we only know after flashing :-|

Thanks.i flash my bios several time and i have recovery usb for it
find
quote
#27
Hi SnakyJake, can you help me, please?

HP G72-b60SS
InsydeH20: F.48
Link: http://www.mediafire.com/?1ffcmwe71kyoaut
Bios backup: http://www.mediafire.com/?7r4n87129mpuv2h

Please I need to unlock if it's possible, thanks.
find
quote
#28
Hi akbar,

bios has been patched. Took out "Diagnostics" and "Security" and replaced them with "Power" and "Advanced"

I think its ok to you that I put those bioses on my page (not your dump, but the first one you posted, so no private settings are included)

You can download it there (http://www.jakobheinemann.de/insydeh2o_e.html) Seems I can post links now :-)
At the bottom: HP-F46_patched.fd

I also managed to include a whole bunch of new stuff in my tools - thanks to your bios.
So if you want you can replace those forms by yourself now (run the tool with your bios and you may choose which forms to replace with hidden ones)
BTW: just don't replace the Exit form - well, only if you like your bios that much that you never want to leave it again :-)

Warning: I was very carefully with what I did. But still I dont know if it will work. Since "Diagnostic" and "Security" forms are not loaded anymore I do not know if some initialization they might be doing is skipped and missing now.

Gimme some feedback, please.
www find
quote
#29
(02-01-2012, 01:58 PM)Paula Wrote: Hi SnakyJake, can you help me, please?

HP G72-b60SS
InsydeH20: F.48
Link: http://www.mediafire.com/?1ffcmwe71kyoaut
Bios backup: http://www.mediafire.com/?7r4n87129mpuv2h

Please I need to unlock if it's possible, thanks.

Hi Paula,

just had a short look. You probably have much more luck than akbar; code for all forms is included and just hidden by a little switch, what I can see so far. So should be possible to patch.
Will get back to you when I got it. Tomorrow Final Fantasy XIII-2 comes out back here in Germany. Probably will have to play some before patching :-)

What you can try: the first bios you posted is somehow corrupted. Should also be 2MB or some HP package. Try to get a "real" one from HP or give me some link; since when I patch your dump only you can use it, but others would get YOUR settings. I would like to put all patched bioses on my side, but I dont want to do it with a dumped one :-)
www find
quote
#30
(02-01-2012, 01:58 PM)Paula Wrote: Hi SnakyJake, can you help me, please?

HP G72-b60SS
InsydeH20: F.48
Link: http://www.mediafire.com/?1ffcmwe71kyoaut
Bios backup: http://www.mediafire.com/?7r4n87129mpuv2h

Please I need to unlock if it's possible, thanks.

Bios patched. PLEASE make sure recovery method works!!!
Find on http://www.jakobheinemann.de/insydeh2o_e.html
bottom of page: HP-F48_patched.fd

might rename it to *.rom or something which helps you flash.

Good luck, tell me what you see :-) Should be some Advanced stuff

www find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)