Does somebody know how the dll to convert s000?
such as dll to imageinfo.bin & imageinfo.txt & S000 & S001 & S002!
guohuageng said:
Does somebody know how the dll to convert s000?
such as dll to imageinfo.bin & imageinfo.txt & S000 & S001 & S002!
Click to expand...
Click to collapse
i can winhex edit!
Related
I've spent 5 hours just wanting to export the O2 dialer skin to my O2 XdaIIs with WM5. I found out that I need a SkinningPpc.dll file in windows directory but it doesn't let me copy it out.
So i figured out the rom dumping (first time doing it)
Unfortunately the dumped files put SkinningPpc.dll in a directory with a few S000 S001 S002 S004 files...
How Do I Combine these files to become a real dll file I can use to move to my XdaIIs?
Please Help! I am so frustrated now.. Thanks! :shock:
This might help:
http://www.buzzdev.net/index.php?option=com_remository&Itemid=68&func=fileinfo&id=83
I already used that tool to extract my rom and I got my dump.bin. I used the Wm5 Rom Edit tools to expand the dump.bin and got the problem above. Am I supposed to use something else to read the dump.bin so I can get the dll file I need? Thanks!!
anyone please... How do I combine the S000 S001 S002 S003 S004 files into the original dll file?
I don't know exactly how , but ....
Why don't you try to edit , with an hexa editor , a dll file and after , s000 s0001 ect ....
in example :
open in hexa editor msim.dll
open after S000 S0001 etc in msim.dll folder of dumped rom
and try to search how are the files ...
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...
Hello my friends !
I search how cooking rom from a bin file of 32M !
I know how do it from a nbh file or nb file, but i don't knwo how to do from a bin file !
Which tool using ?
Great Thanks !!!!
you need imgfstools2 to extract the bin / recreate a nbh
Thanks for you fast answer !
So i will re-tets with imgfs2rc2, but i think that i don't function
I re-test !!!
from the readme
ReadMe said:
On a high level, this is the chain of actions needed to unpack OS.nb:
RUU-signed.nbh ---(*NBHExtract)---> OS.nb ---(NBSplit)---> OS.nb.payload -->
--(ImgfsFromNb)---> imgfs.bin ---(ImgfsToDump)---> 'dump' directory
Here you'll edit the 'dump' directory. I recommend using bepe's excellent *Package Tool for this.
The reverse process is:
'dump' directory ---(ImgfsFromDump)---> imgfs-new.bin ---(ImgfsToNb)--->
OS-new.nb.payload ---(NBMerge)---> OS-new.nb ---(*NBHGen)--->
RUU-signed-new.nbh
(The tools marked with '*' are not part of the ImgfsTools, but are also available for free from xda-developers.com. There is also one additional tool, NBInfo, in this package.)
Click to expand...
Click to collapse
With imgfs 2.1 RC, I use :
imgfstodump winceimg.bin
And i result :
"Cannot map file winceimg"
Nixeus said:
With imgfs 2.1 RC, I use :
imgfstodump winceimg.bin
And i result :
"Cannot map file winceimg"
Click to expand...
Click to collapse
sorry i just knew what tools to use - im sure someone else can help you further though.
I will continue to investigate !!!
thanks'' !!
how convert program to program.exe , imageinfo.bin , S000 , S001 ... in BaseApps folder path , i want put File Explorer Extension v.2.05 in my rom (cook it) but after input to sys folder(dll , rgu ...) and buil rom and falsh not run this program .
and also i put A2DP (Zoki) in SYS foler (dll and rgu files) but not work .after flash value and key and this path
[HKEY_LOCAL_MACHINE\Drivers\Active\43]
no exist
pleae help
My Question:
How can I extract a certain DLL from an .nbh file ??? (i need the gpsdriver.dll for another device)
with kitchen, i just get a directory named gpsdriver.dll, containing files imageinfo.bin and s000, s001, s002, s003, ... How to creat the original DLL form that ???
fs007 said:
..., i just get a directory named gpsdriver.dll, containing files imageinfo.bin and s000, s001, s002, s003, ... How to creat the original DLL form that ???
Click to expand...
Click to collapse
You already got original DLL which is module (not file) or "directory" according to your definition. Now recmod it if you need a file.