Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 69502
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 481
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 1194
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 790
REQUEST - Unlock bios for Toshiba Satell...
Last Post: SaadC50
07-27-2025 10:14 AM
» Replies: 0
» Views: 679
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: Tchistiakov
07-27-2025 08:52 AM
» Replies: 566
» Views: 306230
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
07-26-2025 12:44 PM
» Replies: 1
» Views: 824
[REQUEST] HP Pavilion dv7-6153er - F.1B ...
Last Post: swmint
07-26-2025 08:31 AM
» Replies: 2
» Views: 5639
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Rt1213
07-26-2025 06:03 AM
» Replies: 817
» Views: 398670
Soltek SL-65KIV2
Last Post: DeathBringer
07-26-2025 05:44 AM
» Replies: 20
» Views: 1846
[REQUEST] Lenovo IdeaPad 3 15ALC6 (GLCNx...
Last Post: KADCORP
07-26-2025 12:30 AM
» Replies: 11
» Views: 7137
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: cwaras
07-25-2025 06:14 PM
» Replies: 2
» Views: 1444
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
07-25-2025 01:55 PM
» Replies: 495
» Views: 191890
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
07-25-2025 01:48 PM
» Replies: 93
» Views: 92949
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: oleg-kv
07-25-2025 01:43 PM
» Replies: 501
» Views: 218207
BA92-10824B P04RAC phoenix bios rom requ...
Last Post: thi
07-25-2025 04:11 AM
» Replies: 0
» Views: 1233
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: men92
07-24-2025 08:38 AM
» Replies: 166
» Views: 58608
[REQUEST] Lenovo Legion T5 (O54KT1DA) BI...
Last Post: kutoramo
07-24-2025 07:34 AM
» Replies: 1
» Views: 2004
[REQUEST] Unlocking / Enabling WoL for A...
Last Post: StarFluxGames
07-23-2025 06:23 AM
» Replies: 0
» Views: 1175
[REQUEST] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Dudu2002
07-23-2025 02:47 AM
» Replies: 80
» Views: 60557

Bios Editing
#1
Hi all,

I was trying to unlock the hidden features of my bios using this guide http://donovan6000.blogspot.be/2013/07/i...tings.html

But not with luck since on his bios the suppress if uses true or false while mine uses "Variable 0x80[1] equals value in list (0x0, 0x1, 0x2, 0x3, 0x4)"

So this is how it looks for me
Code:
                       Internal Forms Representation
--------------------------------------------------------------------------------
Offset:        Instruction:
--------------------------------------------------------------------------------
0x20E00        Form Set: Exit
0x20E2A            Form: Exit, Form ID: 0x1
0x20E30                Subtitle:  
0x20E34                Text: Exit Saving Changes
0x20E3F                Text: Exit Discarding Changes
0x20E4A                Grayout If:
0x20E4D                Variable 0x81[1] equals 0x1
0x20E54                Variable 0x80[1] equals 0x2
0x20E5B                And
0x20E5D                    Text: Load Setup Defaults
0x20E68                    Text: Discard Changes
0x20E73                End If
0x20E75                Text: Save Changes
0x20E80            End Form
0x20E82        End Form Set
0x20E90        Form Set: Boot
0x20EBA            Form: Boot, Form ID: 0x1
0x20EC0                Subtitle:  
0x20EC4                Suppress If:
0x20EC7                Variable 0x80[1] equals value in list (0x0, 0x1, 0x2, 0x3, 0x4)
0x20ED8                    Grayout If:
0x20EDB                    Variable 0x80[1] equals value in list (0x2, 0x3)
0x20EE6                    Variable 0x81[1] equals 0x1
0x20EED                    And
0x20EEF                        Setting: UEFI Boot, Variable: 0x79[1]
0x20EF8                            Option: Enabled, Value: 0x0
0x20F01                            Option: Disabled, Value: 0x1
0x20F0A                        End Of Options
0x20F0C                        Setting: Quick Boot, Variable: 0x6D[1]
0x20F15                            Option: Enabled, Value: 0x1
0x20F1E                            Option: Disabled, Value: 0x0
0x20F27                        End Of Options
0x20F29                        Setting: Quiet Boot, Variable: 0x6E[1]
0x20F32                            Option: Enabled, Value: 0x1
0x20F3B                            Option: Disabled, Value: 0x0
0x20F44                        End Of Options
0x20F46                        Setting: Network Boot, Variable: 0x6F[1]
0x20F4F                            Option: Disabled, Value: 0x0
0x20F58                            Option: Enabled, Value: 0x1
0x20F61                        End Of Options
0x20F63                    End If
0x20F63                End If
This is only a part of it but just to show how mine works, any idea on how to make sure it wont hide or grey out functions?

Thanks in advance
find
quote
#2
Hi mate,
Please upload your Bios and Module to modify !
Regards

Use this tool run It as Admin and upload here the result file :

http://rghost.net/658W4s2SF http://tiny.cc/rwy24x

http://rghost.net/53128665 http://tiny.cc/bxy24x

Use AIDA64 tool too (cracked version to get FULL REPORT) and upload a Report too

let me know
Regards

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#3
Current bios attached, module trying to edit (from dump folder) and report: https://www.dropbox.com/s/n5cyng75zjc0zl...e.zip?dl=0


Attached Files
.bin   P5WE0121.bin (Size: 4 MB / Downloads: 5)
find
quote
#4
Just to let you know, i want to remove every suppress if and grayout if, so i have access to all functions
find
quote
#5
And my laptop is a packard bell easynote ls11hr
find
quote
#6
Ok mate,
I would know if You unlocked all Menu Tabs and You not found these options or
You have not tried yet to unlock all ?
Regards


1487 : E9 B2 FC FF FF  to  E9 00 00 00 00 jmp     loc_18000152A  to  jmp  $+5

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#7
I found them, but in the guide it says how to change to true or false using a hex editor but mine checks the value of certain variables and i couldnt find out how to make sure it wont check them :/ So i couldnt unlock them
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)