Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Modded BIOS for HP 6730b to support X900...
Last Post: harvas81
Today 06:16 PM
» Replies: 2
» Views: 98
[REQUEST] 2 HP Bioses for Unlock
Last Post: ineedhelp61
Today 05:06 PM
» Replies: 0
» Views: 51
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: INARIUS
Today 11:55 AM
» Replies: 220
» Views: 139434
[Paid Request] Adding Epyc 2nd gen CPU s...
Last Post: EPYC
Today 09:05 AM
» Replies: 1
» Views: 1642
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: ngocthienta
Today 08:40 AM
» Replies: 137
» Views: 142494
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: justAuser
Today 08:36 AM
» Replies: 1229
» Views: 593086
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: Boberec
Today 08:16 AM
» Replies: 1777
» Views: 909089
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: mrNeel
Today 08:09 AM
» Replies: 90
» Views: 51319
Lenovo Z580 BIOS Mod V3.1 FINAL [02/07] ...
Last Post: NXROne
Yesterday 07:09 PM
» Replies: 254
» Views: 333984
Guleek i8 - BIOS flash with universal pr...
Last Post: oaspete
Yesterday 04:16 PM
» Replies: 2
» Views: 1852
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Asm0492
Yesterday 02:26 PM
» Replies: 251
» Views: 147383
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: Koem
Yesterday 03:44 AM
» Replies: 162
» Views: 103811
overclocking msi b150 gaming m3
Last Post: SunseleGroz
02-22-2026 11:23 PM
» Replies: 1
» Views: 4409
[REQUEST] Lenovo B50-70 (9DCNxxWW) BIOS ...
Last Post: MrVK13
02-22-2026 05:13 PM
» Replies: 76
» Views: 56423
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
02-22-2026 10:54 AM
» Replies: 886
» Views: 553085
Optiplex 7050 8th gen support
Last Post: Idaho
02-22-2026 10:07 AM
» Replies: 7
» Views: 345
Need bios dump for Dell Precision M4800
Last Post: Waldfruchttee
02-22-2026 09:55 AM
» Replies: 0
» Views: 128
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Paul Withers
02-22-2026 09:22 AM
» Replies: 501
» Views: 288682
bios unlock request aorus 15 xe4
Last Post: Sinon2k26
02-20-2026 09:00 PM
» Replies: 2
» Views: 393
BIOS Unlock ASUS TUF F15 FX506HE Gaming ...
Last Post: laret
02-20-2026 07:03 PM
» Replies: 3
» Views: 2777

[REQUEST] ASUS N56VZ BIOS Unlock
#21
You had to extract it with 7zip, here I did it for you and then I made it a zip (attached).

Just extract AFUDOS241.exe and use that to flash your modded bios using premas command:
afudos /idown.rom /pbnc /n [name of BIOS file]


Attached Files
.zip   AFUDOS241.zip (Size: 23.58 KB / Downloads: 115)
find
quote
#22
(11-01-2012, 02:43 AM)moral hazard Wrote: You had to extract it with 7zip, here I did it for you and then I made it a zip (attached).

Just extract AFUDOS241.exe and use that to flash your modded bios using premas command:
afudos /idown.rom /pbnc /n [name of BIOS file]

Yeah but you provided several modded bios files. I don't know which one i should flash.

One last thing. Since the Winflash doesn't recognize the file, would there be any chance of bricking the laptop?
find
quote
#23
Yes I think there is a chance you could brick it.

I would think that the version of amibcp we have is not updated to support your bios and we may have to wait for a new leak of amibcp.

If you still want to try to flash a bios, just go for one that you have modded yourself, if that can't be flashed then I really don't see a solution.

Not currently active.
find
quote
#24
amibcp 4.53 works on our BIOS.

I did find a flash tool that successfully flashed.
If you use fpt from the flash toolkit (FTK), you can flash it manually.
FTK google translate

Make sure the bios you flash has had the capsule stripped (the ASUS site has the capsule). I don't think fpt can handle it being there.
I did that by simply backing up my existing BIOS, as that gives you a clean file to start with.

Backing up:

fpt -d backup.rom -BIOS

If you don't specify -BIOS, it will fail to backup, since we can't dump or rewrite the intel ME firmware. Setting Me FW Image Re-Flash to enabled might allow this (under PCH-FW Configuration).

To flash the BIOS,

fpt -f flash.rom -BIOS

POWER OFF after you flash. It won't take effect until you do (not even a restart) due to the EFI quick boot feature keeping the old BIOS in RAM.


I was unable to get the chipset option to show up, however. I tried every option, but no dice so far. Everything else seems to show. I've attached my modded BIOS, where I exposed most of the helpful options in advanced.

Anyone have ideas on how to get chipset to show up?


Attached Files
.zip   flash.zip (Size: 2.62 MB / Downloads: 255)
find
quote
#25
Nice work!

Pretty sure nobody has figured out to get the chipset to show up with an aptio bios yet, but still it's a good result, +rep.
find
quote
#26
(11-06-2012, 07:51 PM)Firon Wrote: amibcp 4.53 works on our BIOS.

I did find a flash tool that successfully flashed.
If you use fpt from the flash toolkit (FTK), you can flash it manually.
FTK google translate

Make sure the bios you flash has had the capsule stripped (the ASUS site has the capsule). I don't think fpt can handle it being there.
I did that by simply backing up my existing BIOS, as that gives you a clean file to start with.

Backing up:

fpt -d backup.rom -BIOS

If you don't specify -BIOS, it will fail to backup, since we can't dump or rewrite the intel ME firmware. Setting Me FW Image Re-Flash to enabled might allow this (under PCH-FW Configuration).

To flash the BIOS,

fpt -f flash.rom -BIOS

POWER OFF after you flash. It won't take effect until you do (not even a restart) due to the EFI quick boot feature keeping the old BIOS in RAM.


I was unable to get the chipset option to show up, however. I tried every option, but no dice so far. Everything else seems to show. I've attached my modded BIOS, where I exposed most of the helpful options in advanced.

Anyone have ideas on how to get chipset to show up?

Proper good work really. Thank you.

edit.
find
quote
#27
I can confirm that the modded bios works well. Thanks Smile

But I would ask if is possible to add some features like cpu/gpu overclock/underclock and also could be nice if is possible to shut down the discrete graphic card (the nvidia GT650m)......

Anyway thanks for the unlocked bios ^^
find
quote
#28
Hello Smile I, and some people on Russian forum (http://ukrainianiphone.com/forum/index.php?showtopic=24683&st=360) created hackintosh for n56/n76.
Now we sent request to asus, for add function to disable intel hd4000 in bios. But i think they don't add it. Can you add this function?
find
quote
#29
So what's the best program to flash this modded BIOS? Thanks
find
quote
#30
(11-29-2012, 10:51 AM)grim19 Wrote: So what's the best program to flash this modded BIOS? Thanks

With FTK, read Post: #24
find
quote


Forum Jump:


Users browsing this thread: 5 Guest(s)