i would like to make my own Blue Angel rom
but i can´t open the nk.nbf files.
where can i find a tool that open .nbf files ?
Related
Hi,
I searched around some here, but I'm stuck now... I have a Vodafone ROM Update where I want to extract some information/file from. So far I have managed to split it somehow with typhoonnbfdecode.pl, so I have some files that contain the different parts, as .nb files.
Where would I go from here, to get deeper into the image? Inside those files must be the cabs and stuff I think, how can I access them?
Lars
I'm not an expert on editing ROMs, but I also wanted to get the individual files out of a ROM upgrade, and this method worked for me.
I think you're looking for the utilities which were discussed and posted in this thread:
http://forum.xda-developers.com/viewtopic.php?t=34171
I used typhoonnbfdecode_v5 (only the v5 worked for me, not the other versions) then tools from the WM5 ROM Tools. The included tools.txt explains what you need to know, but basically prepare_imgfs.exe converts the nk.nb into imgfs_raw_data.bin, then viewimgfs.exe will dump the imgfs_raw_data.bin into the individual files from the ROM.
maybe I'm doing something wrong here...
typhoonnbfdecode.pl -x nk.nbf
!!! storedcrc=8f39f50f calculatedcrc=9cdb95a0
extracted OS_0
extracted Extension ROM_0
extracted GSM_0
extracted SPL_1
extracted IPL_1
extracted SPL_2
extracted IPL_2
extracted HTC Logo_0
extracted Splash Screen_0
prepare_imgfs.exe 9b000000-Extension.nb
Searching for IMGFS start... Not found!
So typhoonnbfdecode extracts several files from the .nbf file, but prepare_imgfs can't read it...
That's the same problem I was having until I found the typhoonnbfdecode_v5.exe. With the other typhoonnbfdecode versions, it looked like it was extracting the *.nb files, but they seemed to be corrupt.
I don't have the perl file that it was built from, but I found the compiled somewhere through a google search (can't remember if it was on the XDA forums or not). You can download it here http://www.exorzero.com/temp/typhoonnbfdecode_v5.exe
hm, funny... same result with this one...
Hi Guys,
i have a few questions, i hope it's not too newbie..
1. I have succeeded to extract the .nbh file into .nb file,
than i have (i think) extracted the .nb into .bin file with aWaiter.exe.
2. so now i have .bin file & .nb file,
how can i extract the .bin file into raw file? or some other extension.
3. my goal is to extract all the .nbh file into files so i can edit and than compile back.
Please help.
Thanks,
ofer.
hi oferprtz,
how did you extract .nbh to .nb file? hope you don't mind to share. thanks.
cheers,
vibranze
Hi vibranze,
To extract the .nbh into .nb you need to use NBHextract.exe
ex. NBHextract ROM.NBH ROM.NB
br,
oferprtz
oferprtz said:
To extract the .nbh into .nb you need to use NBHextract.exe
ex. NBHextract ROM.NBH ROM.NB
br,
oferprtz
Click to expand...
Click to collapse
thanks oferprtz,
i managed to do the conversion, and using aChef and aWaiter I also managed to dump out to imgfs_raw_data.bin, however I failed on extracting the content of imgfs_raw_data.bin, by either using viewimgfs or fdmsflsh.pl script.
if you are able to extract them out, kindly let me know what's wrong with my step. thanks.
cheers,
vibranze
Hi vibranze,
To extract the .bin file you will need the 'ImgfsToDump.exe'
You can find all these tool at:
http://content.modaco.net/ROM/ImgfsTools2rc2b.zip
ex. c:\htcrom\ImgfsToDump.exe imgfs_raw_data.bin
That will extract all files from the binary file.
br,
ofer.
All the cooked roms end with .rar. After I downlod the cooked rom (bepe) the file ends with rar. According to the trinity giude it should have ended with zip so that I would be able to extract the files (see section 4, upgrade rom - Open the folder where you unzipped the files and click on ‘ROMUpdateUtility.exe’). However, there is no exe file but only rar. How do I upgrade then? I m a beginner in this and I need your help!!!!!
Download WinRAR and extract the Files.
RAR is like ZIP only other compression
thanks a lot!
Can we extract .cab files from .NBF file? (ROM image)
Does anyone knows how can we extract files from a ROM or a NBF file?
thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Gregor333 said:
Can we extract .cab files from .NBF file? (ROM image)
Does anyone knows how can we extract files from a ROM or a NBF file?
thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Have you met WST? check my signature and get the tool.
hi all
it's already few days (and nights) that I'm looking for how to dump my french rom and I managed to dump the raw parts O 1 2 3 following all the tutorials with the tricky memory adresses but I cannot manage to rebuild it then
I extract it throught the kitchen after havin put the parts and the ruu signed in the baseRom folder but when i try to cook it with the builOS program
I indicate the ROM folder but there is always the file OS.nb missing
I have only a folder XIP with a file called boot.rgu inside the ROM folder
I had a look in the whole kovskykitchen folder, there is no OS.nb, just one called OO_SPL.nb created after extraction in the base ROM folder.
did I miss a trick ? sorry if so but I didn't find any help in the threads...
thanks guys
bill'o said:
I had a look in the whole kovskykitchen folder, there is no OS_SPL.nb, just one called OO_SPL.nb created after extraction in the base ROM folder.
thanks guys
Click to expand...
Click to collapse
Have you tried copying 00_spl.nb to OS_SPL.nb and then re-building ?
sorry the file needed is called OS.nb and not OS_SPL.nb
yes I did it, rename the file 00_SPL.nb by OS.nb and put it the ROM folder,
then I indicated it into the buildOS soft package tool, it looks like it is workin fine and finish sayin work successful then I close it,
the dos window takes the relay but displays an error 'input file OS.nb.payload has no valid boot sector aborting...'
that's rude right ;°) ?
bill'o said:
hi all
it's already few days (and nights) that I'm looking for how to dump my french rom and I managed to dump the raw parts O 1 2 3 following all the tutorials with the tricky memory adresses but I cannot manage to rebuild it then
I extract it throught the kitchen after havin put the parts and the ruu signed in the baseRom folder but when i try to cook it with the builOS program
I indicate the ROM folder but there is always the file OS.nb missing
I have only a folder XIP with a file called boot.rgu inside the ROM folder
I had a look in the whole kovskykitchen folder, there is no OS.nb, just one called OO_SPL.nb created after extraction in the base ROM folder.
did I miss a trick ? sorry if so but I didn't find any help in the threads...
thanks guys
Click to expand...
Click to collapse
It's all in here: http://forum.xda-developers.com/showthread.php?t=446691
no, this still doesnt fix the Could not find the file 'C:\KovskyKitchen\ROM\ON.NB'
issue??