Please help to dump Kaiser's ROM - Tilt, TyTN II, MDA Vario III Windows Mobile ROM De

hello
i not can dump kaiser ROM..
if i enter this:
Code:
imgfstodump imgfs.bin
in dump folder all is modules :/ and system show errors..
please help..
best regards

Hamer10 said:
hello
i not can dump kaiser ROM..
if i enter this:
Code:
imgfstodump imgfs.bin
in dump folder all is modules :/ and system show errors..
please help..
best regards
Click to expand...
Click to collapse
Why not try one of the Kaiser Kitchens (or even bepe's new kitchen).
Here's the batch file from bepe's kitchen. All the tools are in the bin directory just drop the OS.nb file onto it.
Code:
@ECHO OFF
if "%~1"=="" goto :error
set path_exe=%~d0%~p0
set path_arg=%~d1%~p1
cd /D %path_arg%
"%path_exe%bin\NBSPLIT" -data 2048 -extra 8 "%~1"
del "%~1.extra"
"%path_exe%bin\IMGFSFROMNB" "%~1.PAYLOAD" IMGFS.BIN
"%path_exe%bin\IMGFSTODUMP" IMGFS.BIN
del "IMGFS.BIN"
del "dump_MemoryMap.txt"
rename "dump" IMGFS
pause
goto :EOF
:error
echo Usage: Dump_xxx.bat "nba file"
pause
Ta
Dave

ROM is protected from cutting, imo.
I need to OEMDrivers and OEMapps Blackstone ROM HyperDragon III ..

Hamer10 said:
ROM is protected from cutting, imo.
I need to OEMDrivers and OEMapps Blackstone ROM HyperDragon III ..
Click to expand...
Click to collapse
Ah, in that case you could be stuck.
ervius has done a ROM deprotector that might help, but I'd also remeber that sakajati has protected his ROM for a reason.
Thanks
Dave

ok thanks..

if you absolutely need to:
http://forum.xda-developers.com/showpost.php?p=3102543&postcount=1
don't expect to make packages even if you can dump it though

mbarvian said:
if you absolutely need to:
http://forum.xda-developers.com/showpost.php?p=3102543&postcount=1
don't expect to make packages even if you can dump it though
Click to expand...
Click to collapse
ehh..not work.
plz look to screenshot..

Related

How to edit and make .nbf file for extended ROM

Hi everybody
I want to edit ms.nbf, add/remove program in ExROM file, how can i do that?
And I want to create the ms.nbf from the Extended Rom folder ( that i copy from PPC). How can i do that?
Thanks so much!!!
http://wiki.xda-developers.com/index.php?pagename=ER2003Edit
http://wiki.xda-developers.com/index.php?pagename=BackupExistingRom
no real need to backup an extented rom though if one
can edit it one can just unhide it and copy out the cabs and txt file
Rudegar said:
http://wiki.xda-developers.com/index.php?pagename=ER2003Edit
http://wiki.xda-developers.com/index.php?pagename=BackupExistingRom
no real need to backup an extented rom though if one
can edit it one can just unhide it and copy out the cabs and txt file
Click to expand...
Click to collapse
ER2003Edit will not work on Magician EXTROM
You have to extract the FAT image using magician_ext_rom_tool [http://forum.xda-developers.com/attachment.php?attachmentid=24969&d=1130526115], modify it, and reencode it using magician_ext_rom_tool.
sounds like alot less hassel to just unhide and unlock it
and mess around that way then
Backup ROM need whole SD, and "size of the backup file nb1" = "size of SD"
I use 256MB -> it 's too large. And I not really like that.
Now I want to keep 1 ROM that i like most (include nk.nbf, Radio.nbf, ms.nbf).
Now I have 2 file radio.nbf and nk.nbf and I want create 1 file ms.nbf for myself that i like most.
I just got "Extended ROM" folder (By HR, and SR 3s before PPC auto config)
I dont know how to convert that folder to .nbf file?
How can i use "magician_ext_rom_tool" ? What is the header file?
Nobody help me?
hensiferum said:
Nobody help me?
Click to expand...
Click to collapse
The search function is made for that! Lazy!
Encode: -e -n <nbf filename> [-f <fat16 filename>] [-h <header filename>]
Decode: -d -f <fat16 filename> -h <header filename> [-n <nbf filename>]
I dont know what is header?
b0ris747, can you explain me?
The header file will be created on decode process
C:\ROMs>magician_ext_rom_tool.exe -d -n ms_.nbf
[msg] usage() - Generating FAT16 filename from NBF filename.
[msg] usage() - Generating Header filename from NBF filename.
It will contain device specific options to recreate the header contained in the nbf (which make it uploadable and recognizable on your device).
After modifying the FAT image, you'll have to encode header and FAT image to create a new NBF
C:\ROMs>magician_ext_rom_tool.exe -e -f ms_.fat -h ms_.hdr -n ms2.nbf
Will create a ms2.nbf (rename it to ms_.nbf and upload it.)
EDIT: wiki page created: http://wiki.xda-developers.com/index.php?pagename=MagicianExtrom
Oh, thank you.
When using it before, i have a mistake with encode and decode, so it not work...
Thank you very much
Can somebody explain to me how i can cook an external rom file? I would like to include the installation of tomtom with it so it is automatically installed (since battery runs empty occasionally). Any help maybe?

Dumping,Modifying and Re-compiling Kaiser Rom tethering issues

Thanks to POF and all his good men we have now finally got hardspl and super cid available for our kaisers now.
The next step is to start building cooked roms which will be available soon as soon as we find a way around the some tools which aren't compatable with the kaiser.
I have managed to dump and start re-building the rom but stuck at second process of the ImgFS Tools Version
This is what I have encountered so far.
1. Dump rom is ok
2. ImgfsFromDump imgfs.bin imgfs-new.bin ok
3. ImgfsToNb imgfs-new.bin os.nb.payload os-new.nb.payload came with error msflsh50 headernot found. exiting. If i can bypass this then the next step will be merging the os.nb which i think possibility it might work and might not work.
Hope all the senior pros out there could give us a hand in this
@POF dONATIONS WILL BE SENT TO YOU TODAY
I'm not sure what that error is but even when you try to dump the xip from the os.nb process went ok but actually no files are dumped.
If anyone has dumped the rom and xip using pofs recommendation here http://forum.xda-developers.com/showthread.php?t=334680 can you please upload, as I am getting errors on my vista machine
duttythroy said:
If anyone has dumped the rom and xip using pofs recommendation here http://forum.xda-developers.com/showthread.php?t=334680 can you please upload, as I am getting errors on my vista machine
Click to expand...
Click to collapse
I can upload the dumped mine, but is spanish one....
Do you want it?
One question, what imgfs tools are you using? (give me a link, please, i'm trying to dump part03 dumped, but gives me a " Unable to load compression dll" error, and i have all files from mamaich's ZIP in the same folder...)
EDIT: The Imgfs partition is Part02, not Part03 (i don't know what is), so you must use ImgfsToDump with Part02.raw to get dumped the Imgfs.
same tools
jcespi2005 said:
I can upload the dumped mine, but is spanish one....
Do you want it?
One question, what imgfs tools are you using? (give me a link, please, i'm trying to dump part03 dumped, but gives me a " Unable to load compression dll" error, and i have all files from mamaich's ZIP in the same folder...)
Click to expand...
Click to collapse
i'm using the same tools but only difference I am dumping the latest htc rom posted somewhere here recently.
pdocread method keep giving me errors.
I am trying all sorts at the moment
I have tried cooking a rom using the kitchen everything went ok apart from getting the error.
error building default hv and user hv
If I remember right you have to set the evirmental variable
austinsnyc said:
If I remember right you have to set the evirmental variable
Click to expand...
Click to collapse
hi mate can you be more specific, killing myself here to find a way to re-compile the rom
Its my birthday today and the wife has the whole day planned out for me! Figures the day after HardSPL comes out so I am not going to be much help to you guys today sorry to say. I'll be back in about 3 hours and then have about 2 to spend helping out with the dumping and cooking methods. Also Dutty you should have your computer dual boot with XP and Vista i have found its the only way really to cook fast and right. I have a Vista Key that works on any vista be it basic, prem... or ultimate. Just make sure you install XP first on a seperate partition since XP always loads on the first partition then load Vista.
Here this will help you a bunch!!!
http://forum.xda-developers.com/showthread.php?t=249836
AND THIS
3) Download rdmsflsh.pl script
4) Extract the contents of imgfs by running these commands making sure that the raw file and script are in the same directory:
(Windows users should run the commands from Windows Command Prompt)
c:\dump> mkdir files
c:\dump> perl rdmsflsh.pl -d files Part02.raw
[...]
1334 0047 2006-01-24 11:37:24 direct16.2bp
1334 0045 2006-01-24 11:29:32 alerts.bmp
1334 0047 2006-01-24 11:38:28 PNotes.2bp
1263 0047 2006-01-24 11:29:44 seekthumb96S.gif
1256 0047 2006-01-24 11:38:28 question.bmp
1248 0045 2006-05-30 09:59:42 ding.amr
statistics:
16595 [ 0x000040d3 ] compressed
22868 [ 0x00005954 ] datablocks
1521 [ 0x000005f1 ] ent_fffff6fd
767 [ 0x000002ff ] ent_fffff6fe
1013 [ 0x000003f5 ] ent_fffffefb
398 [ 0x0000018e ] ent_fffffefe
768 [ 0x00000300 ] files
397 [ 0x0000018d ] modules
1521 [ 0x000005f1 ] sections
2490 [ 0x000009ba ] uncompressed
c:\dump>All the rom contents will be extracted to the folder named "files".
ok using Jas's info i have been able to fully dump the rom but I am lost on putting it back together for flashing!
austinsnyc said:
ok using Jas's info i have been able to fully dump the rom but I am lost on putting it back together for flashing!
Click to expand...
Click to collapse
thats was the easiest way to dump the rom but when I try to compile it keep getting the same error i mentioned in my first post

Orange Uk Rom 1.14.61.2 ready For Download

hi all my reconstructed orange uk rom is now ready for download.
1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)
2. then when phone has started you can run flash.exe in the rom folder.
3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.
for some reason i couldnt get it to work with all items together so we have to do three steps.
Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/
Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
hoyler30589 said:
hi all my reconstructed orange uk rom is now ready for download.
1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)
2. then when phone has started you can run flash.exe in the rom folder.
3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.
for some reason i couldnt get it to work with all items together so we have to do three steps.
Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/
Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
Click to expand...
Click to collapse
post some screenshots.
Great job, it works!
But the first "picture" is HTC is it normal?
what is additional in this rom than wm 6.1?
lerameur said:
Great job, it works!
But the first "picture" is HTC is it normal?
Click to expand...
Click to collapse
yeh the first picture is htc you need to run flash.exe inside the splash folder then you will get an orange one.
zeeshee said:
what is additional in this rom than wm 6.1?
Click to expand...
Click to collapse
this is the original orange rom for those of us that need it to send fone back for warranty.
hoyler30589 said:
this is the original orange rom for those of us that need it to send fone back for warranty.
Click to expand...
Click to collapse
Do you think you can do it with this rom?
ftp://xda:[email protected]/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip
It's the french version and it's 1.22...
lerameur said:
Do you think you can do it with this rom?
ftp://xda:[email protected]/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip
It's the french version and it's 1.22...
Click to expand...
Click to collapse
ill have a go, will let you know later on today
lerameur said:
Do you think you can do it with this rom?
ftp://xda:[email protected]/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip
It's the french version and it's 1.22...
Click to expand...
Click to collapse
thats not the french rom ive reconstructed it and its romanian. if you know someone who has a working french version if you dump the rom i can reconstruct it for you, im in uk so i dont have any chance of finding anyone.
ive managed to add french language to the rom though, if you need it let me know and ill upload it for you.
I've succeed to put the rom in french but i don't know if the version of french rom is the same of uk one...
Here is the french dump orange, 3 raw files...
Can you see if it is possible to reconstruct it?
http://rapidshare.com/files/104498313/part00.rar.html
Sorry if my english is bad...
[EDIT] I'm about to find some information i will tell you when i'll know more [/EDIT]
lerameur said:
I've succeed to put the rom in french but i don't know if the version of french rom is the same of uk one...
Here is the french dump orange, 3 raw files...
Can you see if it is possible to reconstruct it?
http://rapidshare.com/files/104498313/part00.rar.html
Sorry if my english is bad...
[EDIT] I'm about to find some information i will tell you when i'll know more [/EDIT]
Click to expand...
Click to collapse
ill have a go and post bk tonight. your english is fine.
hoyler30589 said:
if you know someone who has a working french version if you dump the rom i can reconstruct it for you, im in uk so i dont have any chance of finding anyone.
Click to expand...
Click to collapse
Could you reconstruct polish rom? If yes, what do I have to do?
mmokrzycki said:
Could you reconstruct polish rom? If yes, what do I have to do?
Click to expand...
Click to collapse
yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.
download the file located at:
http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter
"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter
youll then get something like the following:
58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02
making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)
then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)
then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)
when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.
hoyler30589 said:
hi all my reconstructed orange uk rom is now ready for download.
1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)
2. then when phone has started you can run flash.exe in the rom folder.
3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.
for some reason i couldnt get it to work with all items together so we have to do three steps.
Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/
Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
Click to expand...
Click to collapse
Is it not possible to have this Orange HomeScreen like in the Polish and Romanian ROM's
http://forum.xda-developers.com/attachment.php?attachmentid=79277&d=1207263252
Roland
Rolandh said:
Is it not possible to have this Orange HomeScreen like in the Polish and Romanian ROM's
http://forum.xda-developers.com/attachment.php?attachmentid=79277&d=1207263252
Roland
Click to expand...
Click to collapse
we need a uk rom of 1.22 i only have old rom, i was going to try and extract orange pluggin but its against rules. if you know anyone with a uk e650 on the new orange rom dump files and send me them and i can then reconstruct it.
link to ftp for radio files says permission denied.
How can I get them or can you put them on rapidshre perhaps ?
I have got the rom from rapidshare ok.
I am plannin on trying the wm 6.1 rom update but want to be able to put the original orange ram back on if I don't like it or want to sell the phone later.
What exactly is the radio part for. bluetooth/wifi ?
Will I not be able to use that if I put the rom on without it ?
hi ill try looking for radio links but if u try win mobile 6.1 rom that doesnt change your radio so therefore you are ok,
the radio controls phone signal bluetooth and wifi.
before you flash check what version of orange rom you got cos theres some people with a newer rom.
to check press start and then settings and then more and about and then look at the operator number and if its 1.22 will you msg me as thats newer and i need the newer rom.
hope that helps
rich
hoyler30589 said:
hi ill try looking for radio links but if u try win mobile 6.1 rom that doesnt change your radio so therefore you are ok,
the radio controls phone signal bluetooth and wifi.
before you flash check what version of orange rom you got cos theres some people with a newer rom.
to check press start and then settings and then more and about and then look at the operator number and if its 1.22 will you msg me as thats newer and i need the newer rom.
hope that helps
rich
Click to expand...
Click to collapse
Might be in luck.
Rom version 1.22.61.3
Operator version 22.122.1.613
Actually not sure know if that means rom is 1.613 because you said operator number.
Rom version is listed above that though and is as above. 1.22.61.3
Is that what your after ?
In any case I have no idea about how to backup up the rom to send to you or my radio parts to enable me to put it back if needed after trying 6.1
Hi Hoyler,
My S710 are in warranty and i need revert to my original ROM.
My model is S711 (vresion S710 brazilian).
I have the dump files in my machine.
You can convert the RAW filles in NBH file for me?
Thanks,
hoyler30589 said:
yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.
download the file located at:
http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter
"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter
youll then get something like the following:
58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02
making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)
then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)
then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)
when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.
Click to expand...
Click to collapse
hoyler30589 said:
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
Click to expand...
Click to collapse
Could anybody upload this file on any other file hosting? For examle on mediafire.com, badongo.com etc....
I can't download files from Rapidshare and Megaupload because of my internet connection
Thanks in advance.

Dumping the pharos rom: help needed...

I tried to dump my pharos rom for a guy who needs it: http://forum.xda-developers.com/showthread.php?t=417330
While editing the registry HKLM\Security\Policies\Policies valuename '00001001' I changed it to dword:1
So far no problems
In the next step I tried to check that all the partition sizes reported by pdocread were correct. Here I got the first error message (see screenshot).
I tried to skip the verification of the partition sizes reported by pdocread and tried to go on with the reported partition sizes. But here it's the same error message again and I can't go on with further steps (see screenshot).
My pharos is not modified in any way, has no sim lock and the original shipped rom. No HardSPL so far.
in the command line you need to change "FLASHDR" with "DSK1:"
this is the right command:
pdocread -w -d DSK1: -p Part00 0 0x313400 Part00.raw
remember that the the os is Part02.raw
bye
Copy the files included in this zip to your tools directory and use this bat file to dump the firmware. You will get the SYS and OEM folders on the dump directory. It only dumps part02.
I'm trying to do a automated dumper like elf's one, but it isn't finished.
Files missing..
Thanks to both of you for your help.
@jose_sonseca: Your tool is absolutly fantastic ****many thanks****
But I still need two files, one is something like ...prepare_imgfs...
Where can I find them...?
You need itsutils (if you have pdocread, it's ok), and imgfs tools -> http://forum.xda-developers.com/showthread.php?t=249836 Download imgfs_tools_182.zip
They include prepare_imgfs and viewimgfs. DMP2PKG tool is included in my zip file.
jose_sonseca said:
You need itsutils (if you have pdocread, it's ok), and imgfs tools -> http://forum.xda-developers.com/showthread.php?t=249836 Download imgfs_tools_182.zip
They include prepare_imgfs and viewimgfs. DMP2PKG tool is included in my zip file.
Click to expand...
Click to collapse
Thank you - Great
Very nice job!!!
I search this to my Touch PRO
Thx a lot!!

[KIT] [Samsung B7320] Omnia Pro Kitchen / Tutorial

TUTORIAL AND KITHCEN FOR SAMSUNG OMNIA PRO B7320 ​
Hi, my name mr.monster, from Samsung B7320 Indonesia community
I wanted to share the equipment that I use for cooking firmware samsung B7320.
just information to you that this kitchen I got from the kitchen by Tj_style valencia already modified.
as well as the knowledge I have gained about cooking firmware from Tj_style and py8. thanx bro
PART 1
I. Equipment
# Hex editor (recommendation chefs use HEX Workshop)
# Simple Kitchen - download link > http://forum.xda-developers.com/showpost.php?p=11210215&postcount=20
# Firmware Official B7320FAMIK3.rar (XXIK3)
# Firmware Official Donor WM 6.5.3 i took a sample of donors from samsung b6520 (omnia pro 5)
II. Firmware Structure GT-B7320_flash_XXIK3.pda
to build a new rom then we need to know the structure of the outline of this firmware.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
very easily we can call like the above chart GT-B7320_flash_XXIK3.pda firmware consists of, head, body and foot
This knowledge is very important because we will not cut all three parts separately using hex workshop.
III. Preparation
# Extract the simple kitchen in an empty folder named Jekiekitchen
# Download File donor of the official firmware with a resolution of 320 x 240 you can use a donor from Samsung Omnia Pro5 (WM 6.5.3)
# Download Official Firmware B7320
# Copy and extract FW [COLOR = "blue"]B7320FAMIK3.rar[/COLOR] then copy all the contents into the UPDATE folder in the kitchen
# Extract the Firmware Donor then Copy the file images to a folder on the kitchen tools. as an example of image files donors are: flash_dxJF5_REV02_RC4.nb0
IV. prepare donor Firmware
# run the program your cmd (cmd.exe)
after typing the command as follows:
osnbtool –sp flash_DXJG6_REV02_RC9.nb0
wait for the process, then type again to get XIP.BIN:
osnbtool -d flash_DXJG6_REV02_RC9.nb0.OS.NB 1 xip.bin
osnbtool -d flash_DXJG6_REV02_RC9.nb0.OS.NB 2 imgfs.bin
# Decompile and Dumping imgfs.bin donor fimware
typing the command at cmd as follows:
imgfstodump imgfs.bin
wait the process and you will get dump folder from donor fimware
# makes packages
Run the program pkgtool.exe
click file> open> select a folder dump
and thean click tools>build packages> wait and you've done dump donor firmware.
........................end of part 1.........................
RESERVED
in previous tutarial we've got images from ofiicial firmware files b6520 samsung omnia pro 5 build 23121
now we'll dumping original fimware XXIK3 WM 6.5.0
V. Cutting Firmware
as I have explained that the original firmware B7320 consists of header, body and footer.
and which will we are dumping the body, and later at the end of cooking, we will combine the header, body and footer again
# Header
Open the folder UPDATE in kitchen, open the GT-B7320_flash_XXIK3.pda file using HEXedit Workshop
and search for hex value: 4B4B4B4B4B4B4B4B at offset: 00706FFD
as in the picture (the black part is the header)
Click to expand...
Click to collapse
cut of the offset 00000000 to the offset 00706FFD divider column 2 hex value: 4B4B4B4B4B4B4B4B
and then create new hex document, paste the cutted hex.
save as GT-B7320_flash_XXIK3.pda.head
# Body
now we will separate the body and footer on a hex that had we cut the head section
search hex value: 4B4B4B4B4B4B4B4B in offset 07ADA5FA.
Click to expand...
Click to collapse
in the black until the end of the file is a footer, and the part and it is the body. whatever you want to cut the body or the footer first .
body save as : GT-B7320_flash_XXIK3.pda.body
footer save as : GT-B7320_flash_XXIK3.pda.foot
put three files in the base PDA folder at kitchen
VI. Dump Device Firmware
just double click cmd file DumpPDA.Body.cmd and wai for the process and you will got SYS,OEM and XIP.BIN device at XIPPORT folder
VII. SYS Porting
# Delete all content in \Kitchen\SYS, except .ROM .VM and Metadata.
# Copy all content in SYS Folder on \KITCHEN\TOOLS\DUMP\SYS, except .ROM .VM and Metadata to KITCHEN\Sys folder
VIII. XIPPORTING
# run XIPPORT.exe click
# On XIPPORT folder run xipport.exe Click "dump xip.bin" button and then Click "make pkgs"
# Copy your donor XIP.bin (from Kitchen\TOOLS) to XIPPORT\DONOR folder.
# run xipport.exe in DONOR folder and then Click "dump xip.bin" button and then Click "make pkgs"
# Replace MSXIPKernel folder and MSXIPKernelLTK on XIPPORT\OUT\FILES from XIPPORT\DONOR\OUT\FILES.
# then Replace MSXIPKernel folder and MSXIPKernelLTK on XIPPORT\OUT\MODULES from XIPPORT\DONOR\OUT\MODULES.
# Delete LangDB folder on XIPPORT\OUT\FILES and XIPPORT\OUT\MODULES.
# Click "undo" button then click “realloc P” to re calculate the reallocation addresses. Then click “write maps”close the both xipport.exe
..................................end of second Part .............................
RESERVED
IX. BUILD OS
# Click "Build OS" button
# Click "Play" button on BuildOS.exe, after finish building close the BuildOS.exe.
# On EXTReloc.exe Click "Import XIPPort" button.
# Click "Open ROMHDR + .VM + .ROM" and then Click "Realloc V (DLL)" button.
# On xipport.exe Click "realloc P"
# after pressing the button realoc P, an error message will appear click OK button until the message is dissapear and then Click "write maps" button.
# On EXTReloc.exe Click "Realloc NK.EXE,GIISR.DLL,etc." button.
# On xipport.exe Click "realloc P" button.
# an error message will appear again click OK button until the message is dissapear
reference link for eror message at Extra realloc http://forum.xda-developers.com/showpost.php?p=2919603&postcount=2
# On EXTReloc.exe Drag the white vertical line to the left.
# Click "Realloc IMGFS modules" button (If MAP.txt log appear, just close it).
# On xipport.exe Click "build xip_out.bin" button and close xipport.exe.
# Close EXTReloc.exe and wait to Build OS process finished.
X. BUILD ROM
# Double click BuildRom.bat
# wait the process untill PP changer appear
# fill the size of pagepool i think the most stable and fast is 8mb (i ve test it with 4,6,8 and 10mb)
# wait for a moment untill hnb hex appear
# go to Temp Folder at kitchen we will build footer to hnb (head and body)
# open hnb.bin with HEX workshop and clik ones at the end hex value and copy to clipboard
# create new hex document
# paste the the hex offset, then klik tab tools > Operatiin >byte flip
# choose treat data as 32 bit unsigned long
# after byte flip the hex, copy it to *bat and paste the value klik enter
# done you will see your custom rom in UPDATE folder
gatutkoco said:
For part 3
Click to expand...
Click to collapse
wait for u...
GREAT SHARE MY BRO
THANK U VERY MUCH,but now im very busy at school,so not be able to have free time to cook ROM as u doing
I know it isnt easy to creat it,many thanks to you for explaining and sharing
When will J-Reva 2.0 release,Monz?and Have you plan to making v3.0?
and with those you share,I NEEDN'T DUMP ROM,that right my bro?
@neetee: R U Kjt_9k_8100 from tinhte.vn
pbthanh_pg said:
@neetee: R U Kjt_9k_8100 from tinhte.vn
Click to expand...
Click to collapse
kjt?WHO IS HE?im not him as u know my bro : ) : )
what's the password for the SimpleKitchen.zip?
gatutkoco said:
For part 3
Click to expand...
Click to collapse
i hope i can build 1 rom for me like you
gatutkoco said:
For part 3
Click to expand...
Click to collapse
there is an kitchen GUI from tj_style [KIT] [Samsung GT-C6625] -=Valencia Kitchen=-
Can i use this to cook rom for B7320??
sori i forgot the password
link to simple kitchen update to first post
goingred said:
there is an kitchen GUI from tj_style [KIT] [Samsung GT-C6625] -=Valencia Kitchen=-
Can i use this to cook rom for B7320??
Click to expand...
Click to collapse
yes offcourse
but you can not use Valencia kitchen.exe to dump,build OS and ROM
you must do it by manually.
and change the options on extra realloc to " windows mobile " 6.5 (native NK.Exe support modules in slots 60 61)
this my bat files to dump official firmware
Code:
@ECHO OFF
title -=DUMPING PDA.Body=-
color F9
echo.
echo.
echo.
echo.
echo.
echo.
echo.
if not exist ROM (md ROM)
if not exist DUMP (md DUMP)
copy BasePDA\GT-B7320_flash_XXIK3.pda.body dump\GT-B7320_flash_XXIK3.pda.body
cd dump
cls
echo.
echo.
echo.
echo.
echo.
echo.
echo.
..\TOOLS\osnbtool -sp GT-B7320_flash_XXIK3.pda.body >> nul
echo Split GT-B7320_flash_XXIK3.pda.body done..
..\TOOLS\osnbtool -d GT-B7320_flash_XXIK3.pda.body.OS.NB 1 xip.bin >> nul
echo Decompress xip.bin done..
..\TOOLS\osnbtool -d GT-B7320_flash_XXIK3.pda.body.OS.NB 2 imgfs.bin >> nul
echo Decompress imgfs.bin done..
..\TOOLS\imgfstodump imgfs.bin >> nul
echo Dumping imgfs.bin done..
..\TOOLS\pkgtool dump
move dump\OEM ..\OEM
move dump\SYS ..\SYS
..\TOOLS\xidump -b -p LangDB xip.bin >> nul
..\TOOLS\xidump -f boot.rgu xip.bin >> nul
cls
color F9
move XIP\LangDB ..\OEM\LangDB
move XIP ..\ROM\XIP
copy xip.bin ..\XIPPORT\xip.bin
cd..\
rd dump /q /s
for Build PDA
Code:
@ECHO off
color F9
Title -=Building ROM=-
echo.
echo.
echo.
echo.
echo.
echo.
echo.
copy BasePDA\GT-B7320_flash_XXIK3.pda.body temp\GT-B7320_flash_XXIK3.pda.body
copy BasePDA\GT-B7320_flash_XXIK3.pda.head temp\GT-B7320_flash_XXIK3.pda.head
copy BasePDA\GT-B7320_flash_XXIK3.pda.foot temp\GT-B7320_flash_XXIK3.pda.foot
copy XIPPORT\xip_out.bin temp\xip.bin
cd temp
..\TOOLS\osnbtool -sp GT-B7320_flash_XXIK3.pda.body
echo Split done..
..\TOOLS\osnbtool -d GT-B7320_flash_XXIK3.pda.body.OS.NB 2 imgfs.bin
echo Decompress imgfs.bin done..
..\TOOLS\ImgfsFromDump imgfs.bin imgfs-new.bin
echo Inserting dump done..
..\TOOLS\osnbtool -c GT-B7320_flash_XXIK3.pda.body.OS.NB 2 imgfs-new.bin
echo Inserting imgfs.bin done..
set /p pp= Enter size of pool (in MB), example 4:
..\TOOLS\osnbtool -ap xip.bin %pp% -y
cls
echo.
echo.
echo.
echo.
echo.
echo.
echo.
..\TOOLS\osnbtool -c GT-B7320_flash_XXIK3.pda.body.OS.NB.new 1 xip.bin
..\TOOLS\osnbtool -extra GT-B7320_flash_XXIK3.pda.body.OS.NB.new.new
copy /b GT-B7320_flash_XXIK3.pda.head+GT-B7320_flash_XXIK3.pda.body.OS.NB.new.new.exa HnB.bin
set /p crc= Enter the size of HnB.bin in HEX:
..\TOOLS\HexTool GT-B7320_flash_XXIK3.pda.foot 8654 4 %crc%
copy /b HnB.bin+GT-B7320_flash_XXIK3.pda.foot GT-B7320_flash_XXIK3_new.pda
move /y GT-B7320_flash_XXIK3_new.pda ..\UPDATE\GT-B7320_flash_XXIK3.pda
del *.bin
del *.nb0
del *.nb
del *.new
del *.exa
del *.pda
del *.head
del *.foot
del *.body
cls
ECHO All Done..
pause
IF you want Bro, then i give to you tool for automat. XIPPorting
header & footer for flash_DDJA1.pda
My objective is to clean the unwanted apps from the official rom & add some custom apps.
I'm tyring to dump the rom DDJA1.pda using your tutorial. In this .pda file, there is no offset 07ADA5FA. I'm assuming that, the last occurence of 4B4B4B4B4B4B4B4B should be good enough to find the footer.
Please clarify
@goingred
DDJA1 is WM6.1 am i right
try this to search footer first:
in the end of file search that hex value,it will appear "cannot find the value" message and an option yes or no, choose "no",then klik "reverse"symbol button on hex workshop. you will find it.
the simple kitchen only works on XXIK3 redio version and Pda version WM 6.5.0. if you want to use another version,try to editing the cmd files in my simple kitchen
@nokser thanks mate.
gatutkoco said:
@goingred
DDJA1 is WM6.1 am i right
try this to search footer first:
in the end of file search that hex value,it will appear "cannot find the value" message and an option yes or no, choose "no",then klik "reverse"symbol button on hex workshop. you will find it.
the simple kitchen only works on XXIK3 redio version and Pda version WM 6.5.0. if you want to use another version,try to editing the cmd files in my simple kitchen
@nokser thanks mate.
Click to expand...
Click to collapse
No prob., this tool porting xip in my I600 automat.
I rebuild this apps, and then give to you. Tell me only, where must be copy package from XIP etc.. I see in yours file *.bat -> copy Lang Package To OEM
You want try this in tool?? and what you have a version .NetCF in yours Kitchen?
Nokser said:
No prob., this tool porting xip in my I600 automat.
I rebuild this apps, and then give to you. Tell me only, where must be copy package from XIP etc.. I see in yours file *.bat -> copy Lang Package To OEM
You want try this in tool?? and what you have a version .NetCF in yours Kitchen?
Click to expand...
Click to collapse
yup thats right bro in my *bat file i move langdb to oem.
be happy to try it. I'm still using .netCF 2.0
Finaly got the way to automatic modify the footer section, py8 sent me the tool.
can you try when you have time..
tj_style said:
Finaly got the way to automatic modify the footer section, py8 sent me the tool.
can you try when you have time..
Click to expand...
Click to collapse
off course bro.. sms wae
SimpleKitchen.zip
plz reupload the SimpleKitchen.zip file in another host, i can't download it. MF is good. thank.
dragon2991 said:
plz reupload the SimpleKitchen.zip file in another host, i can't download it. MF is good. thank.
Click to expand...
Click to collapse
here the kitchen

Categories

Resources