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
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
Today 02:08 PM
» Replies: 0
» Views: 24
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Today 01:29 PM
» Replies: 757
» Views: 319773
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
Today 01:28 PM
» Replies: 7
» Views: 860
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
Today 09:17 AM
» Replies: 241
» Views: 153472
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
Today 08:50 AM
» Replies: 7
» Views: 217
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
Today 03:16 AM
» Replies: 20
» Views: 71854
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
Today 03:05 AM
» Replies: 116
» Views: 56135
Hp 11-ak0040nr add option to boot from i...
Last Post: Xanmx
Yesterday 05:47 PM
» Replies: 0
» Views: 161
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: NiTrOwow
Yesterday 08:28 AM
» Replies: 4
» Views: 955
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: solver_001
Yesterday 06:34 AM
» Replies: 56
» Views: 334517
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: s_l_24
Yesterday 04:09 AM
» Replies: 148
» Views: 103722
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
07-04-2025 02:57 PM
» Replies: 21
» Views: 7446
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
07-04-2025 03:37 AM
» Replies: 131
» Views: 64742
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
07-03-2025 04:08 PM
» Replies: 18
» Views: 12880
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
07-03-2025 09:52 AM
» Replies: 96
» Views: 114662
Lenovo T430 clean Bios needed
Last Post: halfchemistry
07-03-2025 04:40 AM
» Replies: 1
» Views: 868
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1414
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 342
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109873
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: diabolicgod
07-02-2025 09:14 AM
» Replies: 8
» Views: 921

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)