Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[Request] Dell Precision M6800 A16 BIOS ...
Last Post: bytehat248
Today 05:04 PM
» Replies: 2
» Views: 207
[REQUEST] Lenovo IdeaPad Y410p & Y510p (...
Last Post: aleks57
Today 02:19 PM
» Replies: 100
» Views: 82516
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: acidmonkey
Today 09:42 AM
» Replies: 131
» Views: 132575
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
Today 09:37 AM
» Replies: 1097
» Views: 643875
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: Dudu2002
Today 09:35 AM
» Replies: 63
» Views: 43935
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: xantio
Today 05:46 AM
» Replies: 1727
» Views: 1007268
[REQUEST] Acer Aspire A515-52(G) BIOS Un...
Last Post: VissarionovichIvan
11-27-2025 05:16 PM
» Replies: 7
» Views: 6743
BIOS Mod for Sony VGC RA940G (ASUS P5LP-...
Last Post: DTDeniz
11-27-2025 03:50 PM
» Replies: 9
» Views: 2530
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: elventorro
11-27-2025 03:08 PM
» Replies: 1786
» Views: 788573
[REQUEST] Acer Switch 10 SW5-012 BIOS Un...
Last Post: pedro691
11-27-2025 12:53 PM
» Replies: 45
» Views: 26996
[REQUEST] Lenovo Thinkpad T540p (GMETxxW...
Last Post: bildmacher
11-27-2025 10:49 AM
» Replies: 84
» Views: 57789
Hp probook 6560B Upgrade to Ivy Bridge
Last Post: Ricsi999
11-27-2025 10:20 AM
» Replies: 4
» Views: 277
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
11-27-2025 08:52 AM
» Replies: 4
» Views: 184
REQUEST Dell Latitude 6430U Bios extract
Last Post: Smarty
11-26-2025 07:08 PM
» Replies: 1
» Views: 2689
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: xubix
11-26-2025 03:22 PM
» Replies: 498
» Views: 263361
[REQUEST] HP ENVY - 17-r102nl (W6X06EA#A...
Last Post: SpaghettONE
11-25-2025 04:51 PM
» Replies: 0
» Views: 227
HP Elitebook 8540w Microcode for I7 920X...
Last Post: DeathBringer
11-25-2025 01:44 PM
» Replies: 9
» Views: 885
[REQUEST] HP Pavilion DM4-2101er BIOS F....
Last Post: Nylon
11-25-2025 01:43 AM
» Replies: 1
» Views: 335
ThinkPad W520 - Corrupted ME
Last Post: lovie_loveth
11-24-2025 10:07 PM
» Replies: 0
» Views: 179
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: MasterSil
11-24-2025 08:09 PM
» Replies: 336
» Views: 177235

asus K53BE trying to modify
#1
(07-02-2015, 03:30 PM)davide.it Wrote: with uefitool i can find 2 menus:

- setup that have the advanced options
- asussetup that is the basic bios i see normally....
I can report the same "structure" in K53BE bios. 
And JRandomHacker guide is pretty useless in this case. 

As said, the advanced options are all in the "setup" dxe driver.. But everything reported by IFR extractor there is already enabled out of the box.
I spent like a hour in cutter to double check this, and there are no doubts.
Just after having returned from ~PlatformLastLangCodes function, the setup executable instructs a "load effective address" to the offset of the first togglable bit. And they are all 01.

I also checked ASUSSETUP but there isn't anything special to report aside of its similarity with the normal one.
You have the same ". qS_" string shortly after the "menus array".
"112,8,48,56" (from the qwords that doesn't seem to change across versions) function still calls something about locale (DEFAULT_LANGUAGE_CODE_354 here).
And all reported bits are already set.

My super educated guess would be the solution is replacing the lame OEM utility, with the ami one.. But I'm kinda afraid to [censored] up.
Isn't there anybody else having modded 2013 asus laptops?

EDIT: well, fml. AFU complains about secure flash function, winflash cannot recognize any edited bios at all, and scewin doesn't work either.
find
quote
#2
(10-05-2018, 11:16 AM)mirh Wrote:
(07-02-2015, 03:30 PM)Bdavide.it Wrote: - setup that have the advanced options
- asussetup that is the basic bios i see normally....
I can report the same "structure" in K53BE bios. 
And JRandomHacker guide is pretty useless in this case. 

As said, the advanced options are all in the "setup" dxe driver.. But everything reported by IFR extractor there is already enabled out of the box.
I spent like a hour in cutter to double check this, and there are no doubts.
Just after having returned from ~PlatformLastLangCodes function, the setup executable instructs a "load effective address" to the offset of the first togglable bit. And they are all 01.

I also checked ASUSSETUP but there isn't anything special to report aside of its similarity with the normal one.
You have the same ". qS_" string shortly after the "menus array".
"112,8,48,56" (from the qwords that doesn't seem to change across versions) function still calls something about locale (DEFAULT_LANGUAGE_CODE_354 here).
And all reported bits are already set.

My super educated guess would be the solution is replacing the lame OEM utility, with the ami one.. But I'm kinda afraid to [censored] up.
Isn't there anybody else having modded 2013 asus laptops?

EDIT: well, fml. AFU complains about secure flash function, winflash cannot recognize any edited bios at all, and scewin doesn't work either.
Hi~~
I'm interesting with this bios modify  ,there are indeed two menu module in bios .
Could provide a dump bios ?? You can use this tool .

How to dump bios here .
https://www.youtube.com/watch?v=CU0vjlwHZno

find
quote
#3
(10-12-2018, 08:37 AM)genius239 Wrote: Hi~~
I'm interesting with this bios modify  ,there are indeed two menu module in bios .
Could provide a dump bios ?? You can use this tool .
Here you are.


Attached Files
.zip   bkK53BE.zip (Size: 2.28 MB / Downloads: 4)
find
quote
#4
(10-12-2018, 08:47 AM)mirh Wrote:
(10-12-2018, 08:37 AM)genius239 Wrote: Hi~~
I'm interesting with this bios modify  ,there are indeed two menu module in bios .
Could provide a dump bios ?? You can use this tool .
Here you are.

It seem that we have the same idea .
You insert advanced tab of ami menu to asussetup module ,does it success?? i want to know.
If it fail ,i think you can try swapping method ,there are five tab on asussetup module ,so you can try ami advanced tab to replace main tab ,stay five tab .

find
quote
#5
My disassembly knowledge only goes that far.
I'm not sure what to touch further.

Also, I'm not even sure how I should be going to flash bios. /GAN doesn't seem to work (at least the bios I dumped didn't seem to have any of the trivial changes I made), and other utilities just refuse to accept edited bios.
find
quote
#6
You can use my flash.bat to update bios .
Drag bios file over flash.bat .

Like below .
https://www.file-upload.com/uqgaygc1itpx

find
quote
#7
You provide dump bios seem had modified ,so you alrady flash it ,is it??

Another question ,file "K43BE-AS.212" is original bios for your laptop???

find
quote
#8
Yes, it's that.
And.. Yes, I guess like I had already done some half-assed attempts to flash bios before tacking that backup.
But.. did you notice any modification? The couple of bit edits I had made didn't seem to stick when I checked.

On the other hand.. if the thing with the official asus utility doesn't count, I think maybe this other attachment (I had made before trying the "hacks") might be "more" original.

Sorry for delay, but thread splitting nuked my notifications.


Attached Files
.zip   orig_-_.zip (Size: 2.28 MB / Downloads: 4)
find
quote
#9
I try to made some modifications ,it based on you provided original file.
You can try them .
https://www.file-upload.com/7kp0cwvxnaya

find
quote
#10
Nothing changed.
But I swear that's because nothing seems to stick at all in the first place.

I tried for example to set force/384M uma frame buffer size with AMIBCP, but after flashing bios, subsequent control backup doesn't seem affected by my adjustments.
EDIT: also tested afuefi and afudos 3.05.04, to no avail
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)