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
Acer Veriton X2640G Xeon support
Last Post: hercares
Yesterday 03:21 PM
» Replies: 5
» Views: 685
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 2485
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 8182
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 399
MSI MS-9661 bios unlock/mod request
Last Post: Hunter2
08-12-2025 08:07 AM
» Replies: 3
» Views: 3516
Dell XPS m1730 - Unlock Power Supply che...
Last Post: Iljalein
08-11-2025 03:14 PM
» Replies: 7
» Views: 13304
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: Dudu2002
08-08-2025 07:51 PM
» Replies: 8
» Views: 4802
[REQUEST] Asus G733PZ BIOS Unlock
Last Post: xfinity
08-07-2025 11:22 AM
» Replies: 0
» Views: 780
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
08-05-2025 07:20 AM
» Replies: 3
» Views: 1703
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 72697
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 1218
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 1710
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 1650
REQUEST - Unlock bios for Toshiba Satell...
Last Post: SaadC50
07-27-2025 10:14 AM
» Replies: 0
» Views: 1368
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: Tchistiakov
07-27-2025 08:52 AM
» Replies: 566
» Views: 311313
[REQUEST] HP Pavilion dv7-6153er - F.1B ...
Last Post: swmint
07-26-2025 08:31 AM
» Replies: 2
» Views: 5836
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Rt1213
07-26-2025 06:03 AM
» Replies: 817
» Views: 406624
Soltek SL-65KIV2
Last Post: DeathBringer
07-26-2025 05:44 AM
» Replies: 20
» Views: 2387
[REQUEST] Lenovo IdeaPad 3 15ALC6 (GLCNx...
Last Post: KADCORP
07-26-2025 12:30 AM
» Replies: 11
» Views: 7608
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: cwaras
07-25-2025 06:14 PM
» Replies: 2
» Views: 2019

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