Bios Mods -The Best BIOS Update and Modification Source

Full Version: [REQUEST]ACER ASPIRE 4810TG BIOS UNLOCK HELP REQUEST
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello devs am pretty new to this bios modding so
I used Donovan's guide so :
so I didn't find the jump that makes the setup utility skip the advanced tab so I thought of changing one of the tabs that I already got with the advanced tab
for example change the security tab with the advanced one but the problem I encountered is that tried to change the hex values so I could get the tab offset but no luck I didn't get it as I am new to hex editing also

so I was willing that someone could help through this process or unlock it for me ,I would be very great full for that person so much 

so this is all I got so far :
the offsets of all tabs with their names:
https://www.dropbox.com/s/io1489p9pjiok9...s.txt?dl=0

the DXE module :
https://www.dropbox.com/s/73fe1oi0hhd5mc...4.ROM?dl=0

the bios dump made by Donovan's IFR dumper:
https://www.dropbox.com/s/pd7uy09ryn93hl...p.txt?dl=0

the bios rom itself:
https://www.dropbox.com/s/m15qk53x7i901a...5.bin?dl=0

the bios installer form acer:
http://global-download.acer.com/GDFiles/...ER&SC=PA_6


if no one willing to download the files or unlock at least please help me get the tab offsets
here are two pics:

https://www.dropbox.com/s/kh7i694g9gidv4...2.PNG?dl=0

https://www.dropbox.com/s/hh86at1cherb8d...3.PNG?dl=0
WHY IS NO ONE WILLING TO HELP ME ?
Hello!
Already done, so i have not interest do confirmed mods
https://www.bios-mods.com/forum/Thread-R...ock-4810TZ
(08-05-2016, 02:13 PM)Da Vinci Code Wrote: [ -> ]Hello!
Already done, so i have not interest do confirmed mods
https://www.bios-mods.com/forum/Thread-R...ock-4810TZ

but you sent it to him privately and I really need that bios unlock and if you checked the core dump at 0xDFE8 you will find an empty advanced settings but at 0xE45D you will see the actuall advanced menu please I am really begging you to help me I need that bios unlock
I can unlock only one tab of all possible for free users.
However, you know how work with disassembler and unpacking tool so you can easy unlock other tab.
I started new method called Swapping.
How it works?
One of unuseful tabs replaced by one of hidden.
For example,Power tab can be shown in bios but Security is hidden at this moment.
All tabs in bios are available for Premium users only.
Do you want to continue?
yes I don't need the security tab I just want to swap it with the advanced tab
(08-06-2016, 01:01 PM)Da Vinci Code Wrote: [ -> ]I can unlock only one tab of all possible for free users.
However, you know how work with disassembler and unpacking tool so you can easy unlock other tab.
I started new method called Swapping.
How it works?
One of unuseful tabs replaced by one of hidden.
For example,Power tab can be shown in bios but Security is hidden at this moment.
All tabs in bios are available for Premium users only.
Do you want to continue?

hey Da Vinci am okay with changing tabs
I don't need the security tab so you can change it with power or advanced
I think I won't get help,
So I appreciate your contribution sir.
Ok, i will give you some information.
Advanced and Power Tabs are empty and haven't any options.
Advanced options are hidden in Main tab.It called Intel submenu but it is hidden.
You must remove conditions to make visible this menu.I think, you can do it manually.
Suppress If: {0A 03 00}
0xE3C0 Variable 0x21A[1] equals value in list (0x0, 0x1) {14 0B 1A 02 01 02 00 00 00 01 00}
0xE3CB Setting: Intel Page, Variable: 0x21A[1] {05 09 1A 02 01 5C 00 35 00}
0xE3D4 Option: Disabled, Value: 0x0 {09 09 36 00 00 00 01 00 00}
0xE3DD Option: Enabled, Value: 0x1 {09 09 37 00 01 00 00 00 00}
0xE3E6 End of Options {10 02}
Make condition like this 0x2,0x3.After that you can see Intel Page in bios setup.
Regards!
(08-13-2016, 01:22 PM)Da Vinci Code Wrote: [ -> ]Ok, i will give you some information.
Advanced and Power Tabs are empty and haven't any options.
Advanced options are hidden in Main tab.It called Intel submenu but it is hidden.
You must remove conditions to make visible this menu.I think, you can do it manually.
Suppress If: {0A 03 00}
0xE3C0 Variable 0x21A[1] equals value in list (0x0, 0x1) {14 0B 1A 02 01 02 00 00 00 01 00}
0xE3CB Setting: Intel Page, Variable: 0x21A[1] {05 09 1A 02 01 5C 00 35 00}
0xE3D4 Option: Disabled, Value: 0x0 {09 09 36 00 00 00 01 00 00}
0xE3DD Option: Enabled, Value: 0x1 {09 09 37 00 01 00 00 00 00}
0xE3E6 End of Options {10 02}
Make condition like this 0x2,0x3.After that you can see Intel Page in bios setup.
Regards!

okay thank you I will try and let you know