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 ThinkCentre M53 (FRKTxx...
Last Post: kjoshua125
Today 07:31 PM
» Replies: 44
» Views: 19786
need help with account
Last Post: UchihaRecker
Today 05:49 PM
» Replies: 0
» Views: 30
[REQUEST] Toshiba Satellite L650 WhiteLi...
Last Post: Cobalt027
Today 12:41 PM
» Replies: 14
» Views: 5340
LG X130 Unlock Bios for Wifi Adapter
Last Post: Mert Serdar
Today 08:31 AM
» Replies: 0
» Views: 86
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: alihashemi1313
Today 04:20 AM
» Replies: 75
» Views: 23336
Redmi book 15 pro - bios - working scree...
Last Post: fsztacheta
Yesterday 04:20 PM
» Replies: 0
» Views: 207
[REQUEST] Lenove Yoga 3 14 80JH Whitelis...
Last Post: miniracer0900
Yesterday 12:40 PM
» Replies: 25
» Views: 11874
Dell XPS 9570 No TPM issue
Last Post: naquaada
Yesterday 08:12 AM
» Replies: 0
» Views: 196
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: TekNando
Yesterday 07:08 AM
» Replies: 110
» Views: 37812
MSI PRO B650-S Wifi Board
Last Post: Maxinator500
Yesterday 12:55 AM
» Replies: 5
» Views: 357
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Dudu2002
09-23-2024 01:35 PM
» Replies: 11
» Views: 1715
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
09-23-2024 07:38 AM
» Replies: 714
» Views: 367469
[REQUEST] ASUS FX506HC BIOS Unlock
Last Post: iamkudo
09-23-2024 07:36 AM
» Replies: 2
» Views: 616
[REQUEST] Lenovo L540 (J4ETxxWW) Whiteli...
Last Post: Dudu2002
09-23-2024 02:34 AM
» Replies: 51
» Views: 8201
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: Dudu2002
09-23-2024 02:31 AM
» Replies: 51
» Views: 24175
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
09-22-2024 12:57 PM
» Replies: 585
» Views: 223523
Packard Bell EasyNote LJ75 & i7-640M
Last Post: DeathBringer
09-22-2024 07:33 AM
» Replies: 3
» Views: 298
HP Pavilion Desktop - 570-p014: Upgrade ...
Last Post: Stor
09-21-2024 07:12 AM
» Replies: 0
» Views: 249
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: vasilitheo
09-20-2024 06:12 PM
» Replies: 59
» Views: 40655
[Request] Asus Rog Strix G614JU Bios unl...
Last Post: Bunny's
09-20-2024 10:28 AM
» Replies: 0
» Views: 282

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