Hi all,,,
i want to create nbh file form extracted file extrom.nb or os.nb from original rom..., can i use HTC ROM TOOL to repack it to nbh. is it will not harm for my new gene...
thnx...
gurusinghbrar said:
Hi all,,,
i want to create nbh file form extracted file extrom.nb or os.nb from original rom..., can i use HTC ROM TOOL to repack it to nbh. is it will not harm for my new gene...
thnx...
Click to expand...
Click to collapse
yes you can
thnx for u r rply, i will try it soon...
Related
Is here somebody who can give me original or any ROM whitch is fit in to SX56 U.S.A. AT&T ? Model PW10B1 EN . This PPC is 10 days old. That's all I know about numbers :-( :? Thanks very much ! :!:
I have to reflash ROM with SD card.
www.yorch.net
www.yorch.net
cruisin-thru said:
www.yorch.net
Click to expand...
Click to collapse
Yorch's ROM Kitchen is not working
The kitchen is MIA, but if you click on the "upgrades" link you can find an original ROM image for AT&T. This is supplied as a .RAR compressed file. Open the .RAR file using WinRAR and extract NK.nbf that is located in the /English folder. You can use XDATools to copy NK.nbf to an SD card and install from the bootloader.
original ROM image for AT&T
pdhenry said:
The kitchen is MIA, but if you click on the "upgrades" link you can find an original ROM image for AT&T. This is supplied as a .RAR compressed file. Open the .RAR file using WinRAR and extract NK.nbf that is located in the /English folder. You can use XDATools to copy NK.nbf to an SD card and install from the bootloader.
Click to expand...
Click to collapse
Thankx much. Now i have everything i need but i have to go buy bigger SD card. My is only 32MB and that's not a enough Thankx again and i will let you know .
Unlock AT&T to ........
pdhenry said:
The kitchen is MIA, but if you click on the "upgrades" link you can find an original ROM image for AT&T. This is supplied as a .RAR compressed file. Open the .RAR file using WinRAR and extract NK.nbf that is located in the /English folder. You can use XDATools to copy NK.nbf to an SD card and install from the bootloader.
Click to expand...
Click to collapse
OK I fix the ROM problem and SX56 is like new, but is lock. I can't unlock it with XDAunlock. XDAunlock says : " error getting unlock code "
:-(
Now since you have the NK file of your favorit ROM, goto the kitchen again and upgrade to ROM 3.17 which will unlock your device with the first startup ... then you can reflash your device using the NK file.
hi!!
i downloaded llbasha-WM5-AKU35pp16c3 rom
i want extract os.nb file from nk.nbf with typho5 utility (typhoonbftool_v5),i got this error:
unknow header format, and it abort work.
other way:
i want extract os.nb file from nk.nba with prepare_imgfs, and i got this error:
searching for IMGFS start.......Not found!!!
anybody know if it can extract some file from a rom already cooked ???
thank in advance
How to extract Windows.nb from nba (not nbh) files of Dopod Lite and Dopod PowerMap?
NBHExtract doesn't work with nba-files.
i think nb=nba, i'm not sure, but i guess
Use imgfstools to extract OS.nb, see here:
http://forum.xda-developers.com/showthread.php?t=298327
pof, i guess he was asking for extraction windows.nb from xyz.nba. but nba and nb are the same or not? He wasnt asking how 2 extract files from rom.
Oh yes, i read too fast sorry.
NBA is decoded NBF, which generally is the same as a .nb, so it's already extracted.
If he means how to extract from NBF then it depends on which NBF version, see the itsme tools alpinenbfdecode, typhoonnbfdecode, etc...
for artemis works dutty's nbh tool (if i remember correctly you cotributed to it)
Description
Takes an EXE file and extracts the contained CAB or BIN files (the file is trimmed to match the internal size). It can extract:
1) the CAB that contains the ROMs in the HTC ROM Updaters from which you can get the NBH/NBF ROM file.
2) the CAB contained in the HTC ROM Hotfixes that you can after cook in your ROMs or install on your phone without using activesync
3) the BIN in the Omnia i900/i910 ROM Updaters for XP/Vista (and maybe some other updaters)
How to use
Drag&drop the file you want to scan on the tool executable and if the file is detected it will be extracted in the folder. This is a command line tool so if you want to see the output you will have to open it in a command prompt.
Changelog
(NEW) v1.1: Added support for the Samsung i780 and other updaters that contain the .bin file uncompressed inside
v1.0: Initial Release
thanks
thanks bro will try this......
Great Tools, thanks!
maybe stupid but isn't that the same as renaming the .exe to .rar and then extract ?
So will the new 1.31 Kitchen work with .bin files from Samsung i780? I guess you could use this tool to extract the bin from the .exe updater. And does the kitchen import the .bin file just like a .nbh?
I have a i780 that I use for daily phone use. I don't flash it very often. The current ROM is one I built a long time ago using old building methods. One of the reasons I don't want to cook a ROM for it is it's too much work. Lol
Great tool. Thanks for shared...
ceesheim said:
maybe stupid but isn't that the same as renaming the .exe to .rar and then extract ?
Click to expand...
Click to collapse
When you use winrar or 7-zip to unpack the files they will only extract the content of the CAB archive making hotfixes useless and when you use osnbtool to extract the file from the Samsung updaters it will return you a trimmed NB0 file instead of the original BIN file that you cannot directly flash. My tool scans the files and gives you the intact CAB/BIN files without any further processing.
bobsbbq said:
So will the new 1.31 Kitchen work with .bin files from Samsung i780? I guess you could use this tool to extract the bin from the .exe updater. And does the kitchen import the .bin file just like a .nbh?
I have a i780 that I use for daily phone use. I don't flash it very often. The current ROM is one I built a long time ago using old building methods. One of the reasons I don't want to cook a ROM for it is it's too much work. Lol
Click to expand...
Click to collapse
The i780 has a BIN imagestart different from 0 meaning a bootloader or other stuff could be present so I wouldn't even dare flashing anything that the kitchen produces without a custom batch file. This tool cannot import the i780 files because it looks for the omnia imagestart that is 0.
airxtreme said:
When you use winrar or 7-zip to unpack the files they will only extract the content of the CAB archive making hotfixes useless and when you use osnbtool to extract the file from the Samsung updaters it will return you a trimmed NB0 file instead of the original BIN file that you cannot directly flash. My tool scans the files and gives you the intact CAB/BIN files without any further processing.
Click to expand...
Click to collapse
cool , thanks for explaining .
Thanks airxtreme!!!! This is one more amazing tool to add to the collection.
Thanks Bro Great app
Awesome tool airxtreme....thanks for sharing.
airxtreme said:
Description
Takes an EXE file and extracts the contained CAB or BIN files (the file is trimmed to match the internal size). It can extract:
1) the CAB that contains the ROMs in the HTC ROM Updaters from which you can get the NBH/NBF ROM file.
2) the CAB contained in the HTC ROM Hotfixes that you can after cook in your ROMs or install on your phone without using activesync
3) the BIN in the Omnia i900/i910 ROM Updaters for XP/Vista (and maybe some other updaters)
How to use
Drag&drop the file you want to scan on the tool executable and if the file is detected it will be extracted in the folder. This is a command line tool so if you want to see the output you will have to open it in a command prompt.
Click to expand...
Click to collapse
I've tried to extract files from a HTC Rhodium FaceBook Hotfix but it returned with "no files found". Just to confirm that your tool was not designed to do that?
Hotfix is attached for your reference. Thanks.
zard said:
I've tried to extract files from a HTC Rhodium FaceBook Hotfix but it returned with "no files found". Just to confirm that your tool was not designed to do that?
Hotfix is attached for your reference. Thanks.
Click to expand...
Click to collapse
The archive is truncated indeed it doesn't even have an icon like HTC hotfixes usually have. The tool won't extract it because it the archive integrity is checked before extracting the content.
I uploaded a new version with Samsung i780 (and potentially other older samsung phones) ROMs support if anyone is interested.
airxtreme said:
I uploaded a new version with Samsung i780 (and potentially other older samsung phones) ROMs support if anyone is interested.
Click to expand...
Click to collapse
If posibble please make support for the latest samsung updater *.exe.
Because i think the newest samsung updater .exe like sprint intrepid have diferent structure, not like older updater *.exe that can be extracted the bin file by manualy triming the unused bytes with hex editor or with your great tools..
Thank you..
nice little app, added to my toolbox. thanx
My Device is: I-teq X-bond equal to (Gigabyte gsmart-i64)
Its original OS is WM5 2.3 with original NB0 extention and Here is the official ROM link:
http://www.gigabytecm.com/eng/Downlo...=17&tabIndex=3
I can extract OS.NB from original file but the problem is that I do not know how to Repack and convert new OS.NB to a proper .NB0 file.
So I need your help
My Thread seems to be dead but still I did not find the answer
I google searched about the problem and I found a tool in Modaco, o2util.exe but I do not know that is a proper tool for my goal or not
Nobody here can help me?!!!
At least try to post a working link, as I can't find gsmart-i64 on gigabytecm.com or it's just gsmart-i?
Spiaatie said:
At least try to post a working link, as I can't find gsmart-i64 on gigabytecm.com or it's just gsmart-i?
Click to expand...
Click to collapse
OK Thank you very much for your reply, you are right gsmart-i is equal to gsmart-i64, so you can go ahead with it.
I already did that, but to download a ROM file I must to sign-up and IMEI is required, so I can't download ROM.
Can you upload it somewhere, like 4shared.com or Megaupload.com?
Spiaatie said:
I already did that, but to download a ROM file I must to sign-up and IMEI is required, so I can't download ROM.
Can you upload it somewhere, like 4shared.com or Megaupload.com?
Click to expand...
Click to collapse
I've sent my IMEI no. to you by private message. if u need it to upload let me know.
mechhadi said:
I've sent my IMEI no. to you by private message. if u need it to upload let me know.
Click to expand...
Click to collapse
Received your PM, downloding file now.
So step by step:
Take shippend ROM and prepare it for kitchen:
Code:
osnbtool -sp ROM.nb0
you will get two files ROM.nb0.PRE and ROM.nb0.OS.NB
ROM.nb0.OS.NB is OS.nb file you need to use on your kitchen.
After you have done ROM building with kitchen you should get OS.nb file.
Now use osnbtool to insert extra data:
Code:
osnbtool -extra OS.nb
You will get file OS.nb.EXA and now you need to make ROM.nb0 file:
Code:
copy /B ROM.nb0.PRE+OS.nb.EXA NEW_ROM.nb0
I hope this works
Thank you very much for your complete info, These days I'm on vacation.
As soon as possible I'll check the process, but I should say that the very first step for me is to convert back generated OS.nb by osnbtool to newrom.nb0 and check the file with original ROM. however I will let u know my progress and thank u again for your time and help.
Spiaatie said:
So step by step:
Take shippend ROM and prepare it for kitchen:
Code:
osnbtool -sp ROM.nb0
you will get two files ROM.nb0.PRE and ROM.nb0.OS.NB
ROM.nb0.OS.NB is OS.nb file you need to use on your kitchen.
After you have done ROM building with kitchen you should get OS.nb file.
Now use osnbtool to insert extra data:
Code:
osnbtool -extra OS.nb
You will get file OS.nb.EXA and now you need to make ROM.nb0 file:
Code:
copy /B ROM.nb0.PRE+OS.nb.EXA NEW_ROM.nb0
I hope this works
Click to expand...
Click to collapse
Thank u for your detail described process. I followed instruction and generated NEW_ROM.nb0 with generated OS.NB from the first step, but the volume of NEW_ROM.nb0 is different from original ROM.nb0, would u please tell me this is normal or I did something wrong or the generated NEW_ROM.nb0 is usable.
My problem is still persist and I can not reconvert extracted OS.nb to original ROM with nb0 extention
The most famous forum for WM is here, but still my problem has not solved.
Please somebody help!!!!!!!!!!!!
I used osnbtool to extract os.nb from original rom with nb0 extention. but the problem is I can not use osnbtool to use os.nb and generate rom with nb0 extention.
My request here is that is there any other tools that I can figure out my problem or because creator of osnbtool.exe is a chinese guy-WEISUN-, need someone chinese to ask my problem from Weisun.
thank u for your consideration and help
Still no progress?????!!!!!!!!!!!!!!!!!!!!!!!!!
Here are many chefs but no one can help.
As I know XDA forum is the best forum for WM but it seems that they do not consider any other devices except HTCs.