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
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: acidmonkey
Today 06:33 PM
» Replies: 145
» Views: 148078
[REQUEST] Acer Aspire E5-553(G) BIOS Unl...
Last Post: abdolrahaman
Today 05:34 PM
» Replies: 242
» Views: 184854
[Request] Lenovo G50-45 (A2CNxxWW) White...
Last Post: koner
Today 03:51 PM
» Replies: 31
» Views: 25263
Lenovo G31T-LM
Last Post: crissaegrim87
Today 03:43 PM
» Replies: 0
» Views: 47
COMPAQ C700 F.35 InsydeH2O WLAN UNLOCKED
Last Post: FrancoTecno
Yesterday 10:38 PM
» Replies: 0
» Views: 89
[REQUEST] Acer Nitro 5 AN515-57 BIOS Unl...
Last Post: Dudu2002
Yesterday 11:43 AM
» Replies: 23
» Views: 12785
BIOS MOD FOR DELL N7110 UNLOCKED UEFI BO...
Last Post: grewnik26
Yesterday 07:34 AM
» Replies: 37
» Views: 77966
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 06:30 AM
» Replies: 1233
» Views: 605080
Acer nitro 5 an515 45 Insyde H20 bios re...
Last Post: Egebwvwbhaha
Yesterday 03:57 AM
» Replies: 0
» Views: 188
[REQUEST] Toshiba Qosmio X505 Q860/Q887 ...
Last Post: cguru
03-13-2026 12:54 PM
» Replies: 53
» Views: 23460
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: megeman212
03-12-2026 10:16 AM
» Replies: 20
» Views: 41129
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
03-11-2026 12:49 PM
» Replies: 888
» Views: 563167
[REQUEST] Lenovo G770 (40CNxxWW) Whiteli...
Last Post: Akled
03-11-2026 06:24 AM
» Replies: 25
» Views: 19661
ACER Aspire 7736ZG BIOS microcode update...
Last Post: JoH
03-11-2026 12:29 AM
» Replies: 12
» Views: 1019
[REQUEST] Sony Vaio VGN-NR260E (R1101J9)...
Last Post: JustHaven
03-10-2026 01:19 AM
» Replies: 0
» Views: 252
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: asko87
03-09-2026 11:40 AM
» Replies: 80
» Views: 66945
Acer Aspire 7540G { Unlocked BIOS in pos...
Last Post: jose678
03-08-2026 03:51 PM
» Replies: 35
» Views: 42997
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: yusuferkan
03-08-2026 08:50 AM
» Replies: 49
» Views: 25648
Lenovo v470c phoenix BIOS advanced setti...
Last Post: lolvatveo
03-08-2026 07:51 AM
» Replies: 1
» Views: 1600
Optiplex 7050 8th gen support
Last Post: exe127
03-07-2026 07:28 PM
» Replies: 10
» Views: 1016

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: 5 Guest(s)