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] Samsung NP300V5A-S02AE Bios Un...
Last Post: justsomerandomguy
Today 02:09 PM
» Replies: 0
» Views: 18
[REQUEST] Lenovo L340-15API & V155-15API...
Last Post: Marc_LT
Today 08:14 AM
» Replies: 10
» Views: 4931
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: Dudu2002
Yesterday 11:20 AM
» Replies: 529
» Views: 231854
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
Yesterday 02:15 AM
» Replies: 643
» Views: 263080
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: Brasil150
Yesterday 12:13 AM
» Replies: 165
» Views: 46969
Bricked InsydeH2O BIOS of Acer Aspire 57...
Last Post: Brasil150
05-01-2025 11:50 PM
» Replies: 3
» Views: 1506
[REQUEST] Lenovo G560e (4ECNxxWW) Whitel...
Last Post: lenovo_g560_user
05-01-2025 04:45 AM
» Replies: 4
» Views: 3452
Clevo NH70RH
Last Post: RWS021193
04-30-2025 03:08 PM
» Replies: 0
» Views: 291
Clevo P775TM1-G BIOS
Last Post: Gertjie1975
04-30-2025 01:29 AM
» Replies: 158
» Views: 88182
ASUS X101CH EMT64 Request
Last Post: ioannisbfirst
04-29-2025 04:08 PM
» Replies: 34
» Views: 28433
Bios modding tool for vintage AMIBIOS
Last Post: lilkuz2005
04-29-2025 11:56 AM
» Replies: 0
» Views: 442
New Members Say Hi Here
Last Post: marcusp
04-29-2025 10:28 AM
» Replies: 161
» Views: 249204
Asus K95VB (motherboard LA-A681P) BIOS c...
Last Post: marcusp
04-29-2025 10:24 AM
» Replies: 0
» Views: 256
[REQUEST] Dell Inspiron 5675 CPU Upgrade
Last Post: claymore
04-29-2025 08:50 AM
» Replies: 4
» Views: 3484
[REQUEST] Asus GL504GW Bios Unlock
Last Post: RocoCoco90
04-29-2025 05:06 AM
» Replies: 66
» Views: 30522
[REQUEST] ASUS TUF Gaming A16 FA617NS BI...
Last Post: Santy
04-29-2025 12:44 AM
» Replies: 0
» Views: 433
Request. optiplex 5050 bios modd for cpu...
Last Post: DeathBringer
04-28-2025 11:47 PM
» Replies: 12
» Views: 1182
[REQUEST] Acer Aspire E1-571(G) BIOS Unl...
Last Post: LOyoujoLI
04-28-2025 07:28 AM
» Replies: 135
» Views: 84607
[request] Update microcode in HP BIOS fo...
Last Post: j5blue
04-28-2025 06:58 AM
» Replies: 93
» Views: 74950
[QUESTION] Modding an AMI bios to bypass...
Last Post: misty
04-27-2025 05:51 PM
» Replies: 10
» Views: 1196

Need help unlocking X550JX Aptio bios
#1
Hi!

This is my first post here and it had to be a request Sad I am trying to unlock the hidden settings in the advanced tab of AMI Aptio bios. In my case, I could access the advanced tab in the bios. But except for a few options such as virtualization, etc, I don't see any other advanced options. I tried following instructions in some of the forum posts and so far, this is what I could achieve.

-Saved the bios file using AMIBIOS Aptio firmware update Utility

-Used MMTool (ver 4.5) to extract setup module

-Extracted setup module using Universal IFR tool

After taking a look at the IFR file, I checked the offset where the advanced tab began. There, I could see some settings such as clock speed, AHCI, etc in unscrambled format. Since I am not good at hex editing, I am not able to do anything with the values. Could someone help me with unlocking those settings?


Machine : Asus X550JX (https://www.asus.com/Notebooks/X550JX)
Bios    : AMI Aptio X550JX.204 
Bios version : 204

I have attached the .rom file along with the extracted setup and the IFR files. Kindly take a look. Thanks Smile


Attached Files
.zip   X550JX_try.zip (Size: 2.48 MB / Downloads: 35)
find
quote
#2
After a bit of searching, I came across AMIBCP. The tool was a god send! Using the tool, I was able to unlock most, if not all the hidden settings in Advanced, Security and Chipset tabs. I was able to flash the edited bios without any problems using Afuwin64. But when I check the bios, I don't see the Chipset tab. I had set everything to "user" in "Access" column of AMIBCP. Does this take some old school hex editing? If so, could someone help?

Edit: In the setup module I extracted, I was able to identify the hex value that enables Chipset tab. I edited the value and save it using HXD. Now when I try to replace the original setup module with the modified one, I am getting the error message "Invalid ffs file". Any ideas?
find
quote
#3
Big Grin 
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


Attached Files
.zip   X550JX_Modded.zip (Size: 6.85 MB / Downloads: 215)
find
quote
#4
will this work for my aptio American megatrends bios uefi?

i want t add some options to my cyberpower fangbook 3 one of them being switch FN function.
find
quote
#5
So you  went from making a request to solving your own answer. Could you make a step by step video of the process it took for you to get a successfully unlocked bios? I'm sure it will help a lot of people who wouldn't even know where to begin in doing something like this.
find
quote
#6
thanks for bios look here for setting fan or create profile for this notebook
https://github.com/hirschmann/nbfc
find
quote
#7
(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



Friend,
Thank you very much for your amazing job! 
I flashed your advanced driver but it asks for a password to  edit settings. Do you know this password?

Best regards,
RuRa
find
quote
#8
It's been a while since the last reply...but I'll join in the choir and say biiiiig thanks for uploading your modded Bioses. Tried the Safe model and flashing it with the GUI version of AfuWin64...and it worked brilliantly  Smile Smile Smile Smile Smile
I now have access to CPU settings and could disable EIST and C-States which likely have been causing issues with my UAD Apollo Twin USB audio interface.

I was hesitant at first as I'm newbie at BIOS modding but I can share my research and fears in case someone else is hesitant to use your files.
I saw that your files were slightly smaller than the original .204 bios...but as I learned the APTIO container for the flash file does not work with modded bioses and you need to stay with the pure UEFI image....this explained the slight size difference.

As the mobo, built in, Asus EZ flash did not work with modded .rom files without APTIO containers...I was also hesitant to use a windows based flasher as it is said they're more likely to fail due to background O.S. activities and I didn't know if I needed to set any specific Block Options in the AFUWINGUI.exe...but the program defaulted to only set the "Main BIOS Image" flag and I went with this (as also the asus original file did the same) and it sounded fairly safe and a better match in comparison to the other options.

afuwin2
picture hosting
[Image: fkGLpv]


Anyway it worked brilliantly for me.

So once again....Huuuuge thank you!  Smile
find
quote
#9
Is this an Aptio V or IV bios?
find
quote
#10
(07-17-2016, 07:35 PM)RuRa Wrote:
(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



Friend,
Thank you very much for your amazing job! 
I flashed your advanced driver but it asks for a password to  edit settings. Do you know this password?

Best regards,
RuRa

For the 'safest' bios file, you've set up a password for entering the bios setting. What is the password?
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)