I want to modify the content of Wizard ROM using the "WM5 ROM editing tool" from http://forum.xda-developers.com/viewtopic.php?t=34171 , but after I extract the nk.nbf from upgrade program of K-JAM (e.g. ftp://xda:[email protected]/Uploads/HTC_Wizard/K-JAM_WWE_1010903_106_10110_ship.exe ), I cannot find a way to decode it to nk.nba.
I tried several scripts like alpinenbfdecode.pl from http://wiki.xda-developers.com/index.php?pagename=RomTools/alpinenbfdecode.pl and typhoonnbfdecode.pl from http://wiki.xda-developers.com/index.php?pagename=RomTools/typhoonnbfdecode.pl but not sucess...
Could any brother help? Thanks in advance.
search for newest TyphoonNbfTool.exe on spv-developers.com
Thanks mamaich! 8) Now I have modified the dumped OS.n_d. But the tool does not have encrypt function. So how can I encrypt it and re-insert it back to nk.nbf and put it back to my Wizard?
milklok said:
I want to modify the content of Wizard ROM using the "WM5 ROM editing tool" from http://forum.xda-developers.com/viewtopic.php?t=34171 , but after I extract the nk.nbf from upgrade program of K-JAM (e.g. ftp://xda:[email protected]/Uploads/HTC_Wizard/K-JAM_WWE_1010903_106_10110_ship.exe ), I cannot find a way to decode it to nk.nba.
I tried several scripts like alpinenbfdecode.pl from http://wiki.xda-developers.com/index.php?pagename=RomTools/alpinenbfdecode.pl and typhoonnbfdecode.pl from http://wiki.xda-developers.com/index.php?pagename=RomTools/typhoonnbfdecode.pl but not sucess...
Could any brother help? Thanks in advance.
Click to expand...
Click to collapse
yes, i also have the same issue
seeing this topic. the way buzz wrote.
http://forum.xda-developers.com/viewtopic.php?p=200780#200780
And I am having the same headache too, except that the nbf file I want to convert is from Prophet AKU23 rom.
When I use xda3nbftool to decrypt it, the result is as followed:
Code:
E:\makerom>xda3nbftool -t -d nk.nbf nk.nba
ms_.nbf: No such file or directory
Radio_.nbf: No such file or directory
Please tell me whether I am using the right command, and how to convert the file, thx!
Related
I just make the special edition ROM trhought mkrom and I obtain the.nb1 file, but when I flash my xd and make the cold reset, it hangs on the welcome screen, it print the 3 lines in red in the right bottom and after that ..... Nothing....... sniff
Anyone could help me????
I used the .nbf file that comes with the program A of O2.
Thks
that means that the windows kernel, and gsm have initialized.
the system should then proceed to execute the stuff mentioned in registry key HKEY_LOCAL_MACHINE\init.
maybe something went wrong with default.fdf?
I use the default.fdf that comes with the mkrom.zip, I just extract it and copy the nk.nbf file and proceed, I didn´t modify anything.
thks
I try to make another ROM with diferent Default.fdf but it hangs too.
it could be the NK.nbf file???
can you tell me where is a link fot one NK.nbf valid?
I´m going crazy :shock: jeje
thanks
if you use a different source rom, you need to change your default.fdf to
the one from that rom.
thanks for your patience,
I extract the default.fdf from the NK.nbf with dumprom.exe.
and then I use the fdf2reg.pl to create the default.reg and I put this file in the cfg directory, and after that I execute mkrom (sh mkrom.sh NK.nbf)
is that correct???
thanks
I think that the nbf file that I´m using is not a correct verion.
I tried to make a nbf file form jeff´s page but it doesn´t work with the nbf selection.
Do you know where can I find a nbf file that works with mkrom???
Hi,
I am looking for a "Default.reg" and "initobj.txt" for the new t-mobilr ROM version.
Are they available somewhere. How do i go about creating them.
I want to build my own customer ROM.
Thanks for any help.
Just do following:
Please extract default.fdf, initobj.dat, initdb.ini from this romimage on a windows machine, by running 'mkdir romfile & dumprom cfg\\rom.nb1 -d romfiles'
and convert them with the following shell commands
'perl fdf2reg.pl default.fdf cfg/default.reg'
'tr -d "\0" <initobj.dat >cfg/initobj.txt'
'cp initdb.ini cfg/initdb.ini'
HTH
Stefan
Thanks LumpiStefan
I created the default.reg using your suggestion. I somehow got a very small file (26k) compared to the one in the mkrom distribution. Does that look right ?
ppc2003 has the registry init files split over the main file: default.fdf
and several unicode files named 'mxip_XXXXX.rgu'
that is why it is smaller.
rchir said:
Thanks LumpiStefan
I created the default.reg using your suggestion. I somehow got a very small file (26k) compared to the one in the mkrom distribution. Does that look right ?
Click to expand...
Click to collapse
Yes, that´s right. My file have the same size....
Stefan
So i am safe to add my entries only to the small default.reg ?
thanks
hi
what command should i use to convert nk.nbf into nk.nba using xda3nbftool.exe
thanks
use HTC64_Extended_ROM_Tool_v1.1 from bal666. It works and it is provided with a comfortable windows gui... :lol:
hi
i did use it and it converts into fat ...how can i use the fat file or convert it to nba
thanks
is there a tool that can convert the *.bin file of WM 5.0 ROM to *.nbf files ,thanks
I have Wm5 emulator which uses .nb0 file for running the ROM on the PC. Can any body tell me a tool for converting the .nbf to .nb0 files???
tried just renaming the extention ?
Yes I tried it already but to no help. There must be some tool to convert .nbf to .nb0?
Hi,
Has anybody successfully extracted the contents of radio_.nbf file (HTC universal). I tried different methods and some of them work for nk.nbf (HTC64 Extended Rom tool and dumprom on nk.fat) and ms_.nbf (HTC64 Extended rom tool and fatinfo.pl on ms_.fat). But none of them works on radio_.nbf. If anybody can give me a clue, I appreciate it.
Regards
Narada64