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
I need a bios modificiation of core 2 du...
Last Post: WixPixLix
Yesterday 07:12 PM
» Replies: 2
» Views: 221
Help recovering Acer Aspire 4750G BIOS
Last Post: MyAngelMegu
05-11-2025 03:21 PM
» Replies: 0
» Views: 151
[Unlocked] Acer Aspire One D250
Last Post: whatsup1827
05-11-2025 01:09 PM
» Replies: 7
» Views: 8040
[REQUEST] Lenovo G580 (5ECNxxWW) Bios Un...
Last Post: LenovoUserBios
05-11-2025 07:10 AM
» Replies: 369
» Views: 168863
Toshiba Satellite L650-1NT - bios modifi...
Last Post: DeathBringer
05-10-2025 05:26 PM
» Replies: 13
» Views: 522
HP DV6745US BIOS Whitelist Mod request
Last Post: L3na2rd
05-10-2025 01:40 PM
» Replies: 22
» Views: 16122
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: Dudu2002
05-10-2025 01:08 PM
» Replies: 15
» Views: 6054
HP Z2 SFF G9 - Trying to fix BIOS after ...
Last Post: AdamAli99
05-10-2025 12:44 PM
» Replies: 7
» Views: 512
IPISB-AG REV 1.03 (1.04): Disable CPU wh...
Last Post: mikmeh
05-10-2025 11:41 AM
» Replies: 34
» Views: 18046
Dell Latitude 3410 Bios Undervolt
Last Post: thebbot
05-10-2025 11:13 AM
» Replies: 0
» Views: 223
[REQUEST] Acer Aspire A315-58(G) BIOS un...
Last Post: Dudu2002
05-10-2025 10:30 AM
» Replies: 10
» Views: 2993
[WELL, PARTICALLY SOLVED, i`m satisfied,...
Last Post: StirlizZ
05-09-2025 07:03 PM
» Replies: 1
» Views: 479
Machenike L16
Last Post: Dudu2002
05-09-2025 05:41 PM
» Replies: 1
» Views: 306
[Request] HP 620 whitelist removal
Last Post: TechnicFreakJulian
05-09-2025 04:00 PM
» Replies: 10
» Views: 12027
[REQUEST] Acer Swift Go 14 SFG14-73 Inte...
Last Post: Dudu2002
05-09-2025 02:51 PM
» Replies: 1
» Views: 429
bios problem
Last Post: AdamAli99
05-08-2025 01:58 PM
» Replies: 0
» Views: 388
Dell Vostro 320 AMIBIOS8 unlock ram limi...
Last Post: Lixkote
05-08-2025 12:18 PM
» Replies: 0
» Views: 359
Thunderobot R16 2025
Last Post: domygx
05-08-2025 08:31 AM
» Replies: 0
» Views: 343
Bricked ASUS A53SC-SX234V (or K53SC) aft...
Last Post: ferchu
05-08-2025 04:21 AM
» Replies: 0
» Views: 400
[REQUEST] HMTEN HMT-W042-67A
Last Post: zhukovroman228
05-07-2025 03:15 PM
» Replies: 0
» Views: 372

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)