Hello all! Just noticed this thread now. Glad to read some are having succes with my mod!I have used the iso for flashing the BIOS to cwwk units (link is in the post by @thys). Once you flash it to USB, you need to remove the bios file (CW-N100-V2-5M2-230927.bin) and the 1.nsh file and modify the startup script to not try to execute 1.nsh script, so you basically ends up with a EFI shell boot drive with an Intel BIOS flasher tool (fpt.EFI).
Then you can use that flasher tool to do whatever you want with the ROM/BIOS.
I am not at home now, writing this from memory, so definitely do not blindly copy it!!!
For full dump:
For BIOS dump:Code:FPT.efi -D fulldump.bin
Also in case you have a SSD connected, the EFI shell will most probably start with that SSD selected (fs0), at least it does for me. But the flasher tool is on your USB (fs1 if you only have one drive in the unit), so you need to first switch to your USB drive and go to EFI folder before you can use the flasher.Code:FPT.efi -BIOS -D bios_dump.bin
Unfortunately I also get a PM now and then when people bricked it, which is really sad.
BEFORE FLASHING ALWAYS PERFORM THE ABOVE FULLDUMP
To make a full dump of your own BIOS with all other regions as well.
You can use this with the programmer to recover if flashing does not give a working result.
This is the guide I used to mod the BIOS file, you can use the dump from above as base

[Guide] Usage of AMI’s AptioV UEFI Editor + FPT Flash Method
(This guide specially for beginner to medium which hard to understand with hex editor method) Update 26 AUGUST 2024 so found new remake bios config editor by boringboredom , its online tools based javascript, it so powerfull can read all string correctly where Currently ****** cannot read...
