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
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
Today 08:14 AM
» Replies: 36
» Views: 28457
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Yesterday 09:27 AM
» Replies: 35
» Views: 13428
HP probook4436s(e2-3000m)can update to a...
Last Post: DeathBringer
Yesterday 04:17 AM
» Replies: 1
» Views: 142
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
06-14-2025 01:48 PM
» Replies: 5
» Views: 580
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106055
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
06-14-2025 02:26 AM
» Replies: 40
» Views: 12454
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 284
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 219
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9713
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 818
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15934
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 495
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19073
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173655
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14397
BIOS Mod for Dell Inspiron 7447 A09 to E...
Last Post: hoangha16497
06-11-2025 08:14 PM
» Replies: 0
» Views: 325
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: ptnom
06-11-2025 06:36 PM
» Replies: 57
» Views: 30404
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
06-11-2025 05:46 PM
» Replies: 245
» Views: 111388
[REQUEST] Acer Aspire One AOD255E BIOS U...
Last Post: stormy
06-11-2025 03:24 PM
» Replies: 63
» Views: 37702
[Request] Dell Vostro 3268 Bios Modd for...
Last Post: izzner1
06-11-2025 08:34 AM
» Replies: 0
» Views: 303

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)