Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Hiva2023
06-14-2024 01:15 PM
» Replies: 1185
» Views: 291675
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: CyberBonk
06-14-2024 12:45 PM
» Replies: 58
» Views: 17669
HP EliteDesk 705 G5 SFF: CPU Upgrade
Last Post: clogscancer
06-14-2024 03:10 AM
» Replies: 3
» Views: 524
[REQUEST] Acer Aspire 5738(G,Z): CPU Upg...
Last Post: lollo90
06-13-2024 05:26 PM
» Replies: 45
» Views: 29508
[REQUEST] Sony VAIO SVE-151 & SVE-171 (R...
Last Post: noodlexd
06-13-2024 08:33 AM
» Replies: 0
» Views: 155
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: portapane
06-13-2024 08:28 AM
» Replies: 135
» Views: 74342
[REQUEST] Acer Aspire 4738(G,Z) BIOS Unl...
Last Post: arisprast1
06-13-2024 01:28 AM
» Replies: 62
» Views: 17280
Acer Aspire 7750G: Ivy Bridge support
Last Post: DeathBringer
06-13-2024 12:23 AM
» Replies: 3
» Views: 349
[REQUEST] Sony VAIO SVE-151 & SVE-171 (R...
Last Post: noodlexd
06-12-2024 06:51 PM
» Replies: 42
» Views: 36306
[REQUEST] IGEL M320C Thin Client
Last Post: Trixxtar
06-12-2024 10:33 AM
» Replies: 1
» Views: 1068
[REQUEST] Acer Nitro 5 AN517-52 BIOS Unl...
Last Post: MATI1XD
06-11-2024 06:36 AM
» Replies: 17
» Views: 3818
MB (A55M-E33 FM2+)
Last Post: TamoNeki
06-10-2024 03:28 PM
» Replies: 15
» Views: 782
Lenovo Ideapad flex 4 14IAU7 missing UUI...
Last Post: balli4u
06-10-2024 01:10 PM
» Replies: 0
» Views: 221
[REQUEST] Lenovo S310 & S410 (8BCNxxWW) ...
Last Post: Dudu2002
06-10-2024 08:34 AM
» Replies: 15
» Views: 7284
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
06-10-2024 06:47 AM
» Replies: 875
» Views: 310304
HELP Unbrick ASUS N550JV
Last Post: halfchemistry
06-10-2024 05:37 AM
» Replies: 9
» Views: 11880
Asus Strix G512LV Bios Unlock
Last Post: loic2907
06-10-2024 04:12 AM
» Replies: 58
» Views: 16971
[Request] HP X99 CPU Support
Last Post: DeathBringer
06-09-2024 01:01 PM
» Replies: 3
» Views: 381
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
06-09-2024 03:50 AM
» Replies: 469
» Views: 144938
[REQUEST] Lenovo ThinkCentre M715q 2nd G...
Last Post: Arcaderix
06-09-2024 02:11 AM
» Replies: 18
» Views: 2223

Need help unlocking X550JX Aptio bios
#11
(01-23-2016, 01:53 PM)(b)ios Wrote: After spending the whole day trying to unlock my bios, I finally have a fully unlocked bios! Every setting in the advanced and chipset tab are editable in the bios now Smile Thanks to all those nicely put down guides and AMI's well developed tools, I learnt a lot about bios and option roms as well. 

In case if any of you are wondering how I did it, here it is.

-Extract the bios file from the system using AfuWin64
-Use AMIBCP tool to change locked/hidden settings's status to "User"
-Save the work as .rom file
-Using MMTool, extract the file name, "setup"
-Use Universal IFR extractor to look for the menu order (the initial order was 01 01 00 01 01 01) in the setup file you just extracted.
-Open the saved rom file in Phoenix SLI mod tool
-Go to "structure view" option and find the guid, "setup"
-Extract the "PE32 image section" under "compressed section"
-In order to enable the Chipset tab, use hex editor (I used HxD) to edit the extracted file by searching for the sequence (01 01 00 01 01 01) and changing it to (01 01 01 01 01 01). Save the file.
-Replace "PE32" image section under "setup" with the edited file.
-Save the rom file
-Use AfuWin64 to flash the bios file

NB: In the previous post, I mentioned about getting "Invalid ffs file" error when trying to add the hex edited file to the rom using MMTools. The reason seems to be associated with incorrect checksum. This problem was automatically taken care of by the Phoenix SLI mod tool.

If anyone wants the edited file, I have attached them along with this post.
Warning: I take no responsibility if the bios breaks/burns your system! You take sole responsibility. These mods are meant for Asus x550jx (ver. 204) only. Installing it on any other bios versions may result in a hard brick!

There are 2 files in the archive. I have included the original unmodified bios file as well.

X550JX_Untouched - Original unmodified bios file
Safest - Has all the tabs unlocked but with settings in default state. This means some settings are either not displayed or greyed out.
Advanced - Everything except for boot options and security settings are unlocked and editable. Be careful when fiddling it as you might permanently put your system to sleep :/

The mods may close this thread now Smile

Just saying thank you. This guide helped me unlock the chipset tab in my N56JR bios.

Thanks again Big Grin
find
quote
#12
(01-23-2016, 01:53 PM)(b)ios Wrote: In case if any of you are wondering how I did it, here it is.

-Extract the bios file from the system using AfuWin64
-Use AMIBCP tool to change locked/hidden settings's status to "User"
-Save the work as .rom file
-Using MMTool, extract the file name, "setup"
-Use Universal IFR extractor to look for the menu order (the initial order was 01 01 00 01 01 01) in the setup file you just extracted.


Hey there, thanks for sharing your process and the untouched as well as the original BIOS.
I am currently trying to replicate your steps, but am stuck at the last step in the quote.
Could you please explain how you managed to find that value?
My extracted IFR of your BIOSes does not seem to contain these values: (01 01 00 01 01 01) nor (01 01 01 01 01 01)
In hopes of gaining some insights, I did a Hex comparison of the untouched BIOS against the safest BIOS, which shows that there are only to bits different, making it appear very simple and elegant Big Grin
And yet I am stumped, as I have no clue how to find the values to edit.
Comparing the extracted IFRs of both BIOSes shows them to be identical, which leads me to believe that I am looking at this whole structure from the wrong angle.
Could you please elaborate?

Thank you very much for your time


UPDATE:
After some more experimenting, my assumption is as follows:
At the very top of the IFR extract (of the uploaded BIOs in this thread), there is the name and order of the menu items given:
Form Sets
--------------------------------------------------------------------------------
Offset: Title:
--------------------------------------------------------------------------------
0x3A182 Main (0x6 from string package 0x0)
0x4A367 Advanced (0x23 from string package 0x0)
0x51DAF Chipset (0x25 from string package 0x0)
0x5B71A Boot (0x27 from string package 0x0)
0x5C4D6 Security (0x42 from string package 0x0)
0x5D6DA Save & Exit (0x54 from string package 0x0)

Presumably, the way forward is to assume a 00 for a hidden option and a 01 for a shown option, and create an array from that.
E.g. if for the order above, if everything is showing in BIOS except for Chipset, the sequence would be 01 01 00 01 01 01. (so a 00 in the 3rd position, as Chipset is the 3rd option)
Searching for this sequence in the BIOS gives exactly one hit and changing the 00 (= hidden) in the sequence to 01 (= shown) seems to unhide the menu.
find
quote
#13
Yes friend, this is called "Magic String" , now we will write some old memories ...

https://forums.mydigitallife.net/threads...ock.54523/

The Magic String is found often before this pattern (GUID) ee 2e 20 71 53 5f d9 40 ab 3d 9e 0c 26 d9 66 57 , so it's better
to extract the modules "as is" and find that pattern or use UEFI Tool directly to find it Wink

So your example is right , look into EFI IFR txt to see the FormID present into your bios, then compare IFR and Bios Menu Tabs visible and
you'll find the sequence :

0x3A182 Main (0x6 from string package 0x0)-----------> 01 Bios Visible
0x4A367 Advanced (0x23 from string package 0x0)----> 01 Bios Visible
0x51DAF Chipset (0x25 from string package 0x0)-------> 00 Bios Hidden
0x5B71A Boot (0x27 from string package 0x0)-----------> 01 Bios Visible
0x5C4D6 Security (0x42 from string package 0x0)-------> 01 Bios Visible
0x5D6DA Save & Exit (0x54 from string package 0x0)---> 01 Bios Visible

01 01 00 01 01 01 then change to 01 01 01 01 01 01 ... that's all
But to perform better use AMIBCP tool to set from Default to USER all ID you need ...
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
#14
Hello Guys!

Could you please tell me what a software "-Open the saved rom file in Phoenix SLI mod tool"

I did not understand. I want to change picture on start notebook, but when i change by software ChangeLogo for AMI Aptio 5, and upload to notebook i have error when start pc on bios. As i understand it's checksum error. When i try to change by mmtools i have error "invalid ffs file". So how i can change?
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)