WM05 NBF files extract - Windows Mobile Development and Hacking General

Hello, I have i-mate_SP5m_WWE_2.6.331.2_wm05.nbf rom file and I would like to get all files from this rom. I use this script:
typhoonnbfdecode.pl -x wm05.nbf
perl rdmsflsh.pl -d files 82040000-OS.nb
Some output files have zero length and some files are not extracted. I don't know why. I need mms client files, because I woud like to port Arcsoft MMS Client to MPX200 WM05.
Can you help me?

Nobody knows what's wrong?

maybe you did not install CompressUtils
?
willem

That the ticket! Very thank you itsme!

how did you got the nbf file??

Related

mkrom hangs on welcome screen

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???

ROM files, how do I look into them (and extract items) ?

Hello
With ActiveSync STG files I know that I can use a program to look at the internals of that file and extract items that I want.
I was wondering if there is a way to do this with the ROMs that are on the FTP? I dont want to install the whole ROM, I just want to go in to look around and see if there is anything interesting to install.
Thanks
http://forum.xda-developers.com/viewtopic.php?t=17918
read xda2jojo's post
To disassemble ROM files you'll need to feed a decrypted ROM image to this utility - http://www.xs4all.nl/~itsme/projects/xda/dumprom.html
Example: dumprom.exe nk.nba -4 -d c:\dumped
this would extract all files from nk.nba to c:\dumped directory.
Then you can disassemble files by IDA. In the case of XIP DLLs you'll need to play with it because relocation info is missing.

How to convert Wizard nk.nbf to nk.nba?

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!

How to edit .bin images?

Can anyone tell me where do i go to read on how to edit .bin images and port files from nbf to bin, edit registry in bin?
bin files only with msn messenger most editet
http://www.coolcode.cn/andot/bin2nb-nb2bin-released/277
Convert to NB and Edit NB by RomEdit Tool
Work for me.
Creative7419 said:
http://www.coolcode.cn/andot/bin2nb-nb2bin-released/277
Convert to NB and Edit NB by RomEdit Tool
Work for me.
Click to expand...
Click to collapse
Been looking for this for quite sometime and now its here courtesy of ANDOT(the famous cooking master of Tornado WM6).
Before, converting os.bin to os.nb involves tedious tasks. It involves hex editing and now with a simple typing of correct commands on dos prompt and voila you have a converted os.nb or os.bin file. Thanks ANDOT...

nk.bin and dumprom

Hello,
I tried to extract nk.bin with dumprom util and it was extracted well.
But, dumprom have any bug.
After dumprom util extract files from nk.nb0, it change arm files to mips files.
I extracted files as the following steps;
First, download nk.bin from attached files.
One is arm nk.bin file for wince 5.0 and the other is arm nk.bin file for wince 6.0.
And, download nkbintools files to extract bin image files.
nkbintools also have dumprom util.
1. to dump the content of a nk.bin:
viewbin.exe nk.bin
(write down start and length)
2. cvrtbin -r -a START -w 32 -l LENGTH nk.bin
this command converts the nk.bin to a nk.nb0 (START and LENGTH from the command bevor)
3. dumprom.exe -d dump -v -5 nk.nb0
the content of the nk.bin will be written in the directory "dump". It must exists, otherwise an error occurs.
4. now, see files that is extracted and you will know that they are changed to MIPS files.
Anybody who know why they are changed MIPS files?
oh, thank you so very much... ive been trying for days to extract some nk.bin for some crypton nav...
It worked!!! THANK YOU!!!
Hi wong7942,
thank you very much for providing the images!
I wanted to extract the WinCE6 image to take some files out. My Navigon 2510 explorer is missing important core parts for modding (explorer.exe, control panel,...).
After extracting and copying to Device, the system says "not a valid exe". But at least on my Windows the dll looks right (Processor architecture ARM).
Any idea how to use the extracted files on PNA?
Thanks
Morpheus
HOw to make wince NK.bin file from dump files
CAn anybody tell me HOw to make wince NK.bin file from dump files .
////////////////////////////////////////////////////////////////////////////////////
wong7942 said:
Hello,
I tried to extract nk.bin with dumprom util and it was extracted well.
But, dumprom have any bug.
After dumprom util extract files from nk.nb0, it change arm files to mips files.
I extracted files as the following steps;
First, download nk.bin from attached files.
One is arm nk.bin file for wince 5.0 and the other is arm nk.bin file for wince 6.0.
And, download nkbintools files to extract bin image files.
nkbintools also have dumprom util.
1. to dump the content of a nk.bin:
viewbin.exe nk.bin
(write down start and length)
2. cvrtbin -r -a START -w 32 -l LENGTH nk.bin
this command converts the nk.bin to a nk.nb0 (START and LENGTH from the command bevor)
3. dumprom.exe -d dump -v -5 nk.nb0
the content of the nk.bin will be written in the directory "dump". It must exists, otherwise an error occurs.
4. now, see files that is extracted and you will know that they are changed to MIPS files.
Anybody who know why they are changed MIPS files?
Click to expand...
Click to collapse
kumar08 said:
CAn anybody tell me HOw to make wince NK.bin file from dump files .
////////////////////////////////////////////////////////////////////////////////////
Click to expand...
Click to collapse
i need to know too
please somebody help us

Categories

Resources