Hallo everyone!
I've been stalking these forums for a while now waiting to see a modded bios appear automagically, (yes,
I know that is uttermost weak and lazy!), but meh! I've decided to take matters into my own hands.
I have this sp55355.exe installed.
This is how the bios looks like.
Now I have started following donovan6000's guide to enable the advanced tabs of my bios but I am sorta stuck.
This is what I've been able to do so far:
- Found my setup's GUID to be
- Loaded FE3542FE-C1D3-4EF8-657C-8048606FF670_359.ROM (as donovan6000 says, take the largest file from the matching modules)
- ran
and extracted my IFR strings, here:
or raw:
- using ida pro jumped to the offset for the advanced tab (0x11A00 according to the strings dumped)
now here
- This is the first ref:
- this is the second one:
- these are the xrefs to 0x11A00
From here on, I can't seem to find the conditional jumps according to his guide.
This is my bios ROM:
bios.rom
I appreciate any help or a pointing in the right direction.
Thanks in advance!
Nice day
p.s. anyone venturing into doing something similar should have a usb drive ready xD already bricked mine 4 times haha
Thanks BDMaster for your recovery files
I've been stalking these forums for a while now waiting to see a modded bios appear automagically, (yes,
I know that is uttermost weak and lazy!), but meh! I've decided to take matters into my own hands.
I have this sp55355.exe installed.
This is how the bios looks like.
Now I have started following donovan6000's guide to enable the advanced tabs of my bios but I am sorta stuck.
This is what I've been able to do so far:
- Found my setup's GUID to be
Code:
FE3542FE-C1D3-4EF8-657C-8048606FF670
- Loaded FE3542FE-C1D3-4EF8-657C-8048606FF670_359.ROM (as donovan6000 says, take the largest file from the matching modules)
- ran
Code:
Universal IFR Extractor.exe
Code:
http://pastebin.com/g8R0xf5J
or raw:
Code:
http://pastebin.com/raw.php?i=g8R0xf5J
- using ida pro jumped to the offset for the advanced tab (0x11A00 according to the strings dumped)
now here
- This is the first ref:
- this is the second one:
- these are the xrefs to 0x11A00
From here on, I can't seem to find the conditional jumps according to his guide.
This is my bios ROM:
bios.rom
I appreciate any help or a pointing in the right direction.
Thanks in advance!
Nice day
p.s. anyone venturing into doing something similar should have a usb drive ready xD already bricked mine 4 times haha
Thanks BDMaster for your recovery files