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
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
Today 10:55 AM
» Replies: 19
» Views: 38616
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
Today 10:37 AM
» Replies: 100
» Views: 80830
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
Today 10:16 AM
» Replies: 1
» Views: 3898
Samsung R60 plus
Last Post: Debilix4441
Today 09:01 AM
» Replies: 15
» Views: 17084
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
Today 08:22 AM
» Replies: 18
» Views: 10008
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
Yesterday 10:01 PM
» Replies: 18
» Views: 494
H170-HD3 DDR3 Nvme RAID Unlock
Last Post: foxbnu
Yesterday 04:18 PM
» Replies: 0
» Views: 86
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
Yesterday 12:03 PM
» Replies: 8
» Views: 6302
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
Yesterday 04:48 AM
» Replies: 144
» Views: 83372
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: El_Gamer_74
11-09-2025 02:09 PM
» Replies: 218
» Views: 129010
Dell G43T-DM1 please
Last Post: Methanoid
11-09-2025 09:52 AM
» Replies: 0
» Views: 109
Thinkpad P16s G3 WWAN whitelist removal
Last Post: jussi666
11-09-2025 09:30 AM
» Replies: 0
» Views: 130
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
11-09-2025 02:14 AM
» Replies: 70
» Views: 45140
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: ormcra
11-09-2025 01:40 AM
» Replies: 57
» Views: 42155
[REQUEST] Lenovo Thinkpad T410 (6IETxxWW...
Last Post: egecc
11-08-2025 05:11 PM
» Replies: 154
» Views: 63915
X550VXK BIOS Unlock Request
Last Post: laret
11-07-2025 03:01 PM
» Replies: 3
» Views: 421
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: japa543
11-07-2025 02:43 PM
» Replies: 4
» Views: 825
[REQUEST] Resizable BAR for Lenovo m720q...
Last Post: elfloko
11-07-2025 01:29 PM
» Replies: 1
» Views: 1624
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: senorjuan2244
11-07-2025 01:53 AM
» Replies: 4
» Views: 2586
[REQUEST] Acer E5-551(G) BIOS Unlock
Last Post: Hlebka
11-06-2025 07:59 AM
» Replies: 51
» Views: 40011

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)