Cooking method-ROM for Alpine - Upgrading, Modifying and Unlocking

What is special command in dos to cook some basic I-ROM.
Dump NK from ms_.nbf.
Using the command
C: \ ROM> xda2nbftool-x ms_.nbf NK.nba 0x20040304 for O2 xdalli.
But the next step can not dump.
1.C: \ ROM> imgfs_raw_data.bin.
2.C: \ ROM> imgfs_removed_data.bin.
3.C: \ ROM> viewimgfs.exe imgfs_raw_data.bin out a Folder name dump.
Please help me.

Related

a problem with dumprom and HTC (Windows Mobile 6 Extract)

HI
i downloaded WM6CB and extract it now i have 2 nbf file
nk.nbf 64MB Size
ms.nbf 10MB Size (Empty_Extended_rom)
i want to extract these
I tested dumprom.exe and HTC64 Extended ROM Tool.exe but i can't extract these
if i use dumprom then i can't extract it when i use HTC64 and i use dumprom with nk.fat file argument then i can extract some files and get this error
Code:
9073265c - 907338b6 L0000125a o32 region_2 rva=00042000 vsize=000027f0 real=01f9
2000 psize=0000125a f=40002040 for coredll.dll
907338b8 - 907351b9 L00001901 filedata boot.hv
907351bc - 907380a4 L00002ee8 filedata default.hv
907380a4 - 907380a4 L00000000 rom_00 end
907380a4 - 9443fc00 unknown
i used this arguments
For NBF File
dumprom nk.nbf -d mydirectory\
dumprom -5 nk.nbf -d mydirectory\
For FAT File
dumprom -5 nk.fat -d mydirectory\
dumprom nk.fat -d mydirectory\
And I can't Extract Empty Rom with this way
I want to extract windows mobile 6
Please help me for further information
Thanks
Regards

Uni Rom kitchen problem

after I've edit the rom of Wm6 , it'll auto off at slashscreen after flash
please correct me if anything wrong ..
here's my steps :
HTC64 Extended ROM Tool , decode the rom and then...
prepare_imgfs.exe nk.fat -nosplit
viewimgfs imgfs_raw_data.bin
BuildImgfs
set _FLATRELEASEDIR=.
rgucomp -o dump\default.hv -nologo > default.rgu
rgucomp -o dump\user.hv -nologo > user.hv
then I've added other wince.nls and fonts in "dump" directory .
and edit default.rgu , user.hv by ultraedit . added "REGEDIT4" at the first line , added some lines on initflashfiles.dat.
then repack :
copy default.rgu boot.rgu
set _FLATRELEASEDIR=.
rgucomp -b
attrib -s -r -h dump\default.hv
copy boot.hv dump\default.hv
attrib -s -r -h dump\user.hv
copy user.hv dump\user.hv
BuildImgfs
make_imgfs nk.fat -nosplit
use HTC64 Extended ROM Tool encode again . and flash .
any problems in these step ? Please correct me , Thanks alot !!
Building roms
Hi,
Ha... here you are,
will try this tomorrow.
Leo
Leies said:
after I've edit the rom of Wm6 , it'll auto off at slashscreen after flash
please correct me if anything wrong ..
here's my steps :
HTC64 Extended ROM Tool , decode the rom and then...
prepare_imgfs.exe nk.fat -nosplit
viewimgfs imgfs_raw_data.bin
BuildImgfs
set _FLATRELEASEDIR=.
rgucomp -o dump\default.hv -nologo > default.rgu
rgucomp -o dump\user.hv -nologo > user.hv
then I've added other wince.nls and fonts in "dump" directory .
and edit default.rgu , user.hv by ultraedit . added "REGEDIT4" at the first line , added some lines on initflashfiles.dat.
then repack :
copy default.rgu boot.rgu
set _FLATRELEASEDIR=.
rgucomp -b
attrib -s -r -h dump\default.hv
copy boot.hv dump\default.hv
attrib -s -r -h dump\user.hv
copy user.hv dump\user.hv
BuildImgfs
make_imgfs nk.fat -nosplit
use HTC64 Extended ROM Tool encode again . and flash .
any problems in these step ? Please correct me , Thanks alot !!
Click to expand...
Click to collapse

Is there som cookers here?

In the past I cooked some ROM for my old device Trinity P3600 like this:
http://forum.xda-developers.com/showthread.php?t=367317
Now I want to buy an excalibur and i want to try to cook a ROM for this device.
is there any body with wich I can exchange ideas and experiences?
for examples. How can I extract the XIP in this device?
There is already some cooked rom for this device?
I'm tryng to port the last Vox ROM (ake 0.4.4) in the excalibur.
Some cookers come here?
Ok.
I discovered something
For extract IMGFS:
With NBHTool extract Windows.nb afther with Tadzio tool:
Code:
rename windows.nb os.nb
copy Os.nb Os.nb.payload
ImgfsFromNb os.nb.payload imgfs.bin
ImgfsToDump imgfs.bin
For extract XIP:
Code:
RomMaster os.nb -v 0 -w 5 -b 0x00217800 -x -o xip.bin
mk xip
dumprom xip.bin -5 -d XIP >NUL
Someone interested?

[Cooking] About XIP and initflashfiles.dat

I'm triyng to cook a wm6 ROM, only for fun.
I extracted the XIP with this command:
Code:
RomMaster os.nb -v 0 -w 5 -b 0x00217800 -x -o xip.bin
mk xip
dumprom xip.bin -5 -d XIP >NUL
strangely I found the initflashfiles.dat in XIP section and not in IMGFS section.
This send in error the buildos.exe.
How Can I solve?
I've to move initflashfiles to OEM/OEMLANG?
Another question.
THe newest utility from Bepe (Buildxip) Does it work fine with excalibur?
Anyone can help me?

Save registery, cooked rom.

Hello everyone.
I am starting to build my first rum, and unfortunately I have steadily to a problem.
I have use WinCE Cab Manager, to make some changes in the registery.
Like this:
([HKEY_LOCAL_MACHINE \ Software \ HTC \ HTCAnimation]
"StartupGif" = "\ \ Windows \ \ Unknownfile.gif"
"StartupWav" = "\ \ Windows \ \ Unknownfile.wav"
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Splash Screen]
"CarrierBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp"
"MSBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp")
And then, I've use Ervius_Package_Creator V5.4 to the convent. So, I've put the "Tweak" in Surface Kitchen v1.01 and further into the OEM. And then cooked it. And flashed my mobile.
But .. HTC animation comes after it has installed the theme (HTC Black.tsk), and then I have to install the cab file again until it fit. Where should I save it, so I don't need to install it afterwards?
/ Danny_and_2
By the way, the splash screen Works
danny_and_2 said:
Hello everyone.
I am starting to build my first rum, and unfortunately I have steadily to a problem.
I have use WinCE Cab Manager, to make some changes in the registery.
Like this:
([HKEY_LOCAL_MACHINE \ Software \ HTC \ HTCAnimation]
"StartupGif" = "\ \ Windows \ \ Unknownfile.gif"
"StartupWav" = "\ \ Windows \ \ Unknownfile.wav"
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Splash Screen]
"CarrierBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp"
"MSBitmap" = "\ \ Windows \ \ Hallen Green-botmenu.bmp")
And then, I've use Ervius_Package_Creator V5.4 to the convent. So, I've put the "Tweak" in Surface Kitchen v1.01 and further into the OEM. And then cooked it. And flashed my mobile.
But .. HTC animation comes after it has installed the theme (HTC Black.tsk), and then I have to install the cab file again until it fit. Where should I save it, so I don't need to install it afterwards?
/ Danny_and_2
By the way, the splash screen Works
Click to expand...
Click to collapse
hehehhehe nice try =)))))))
okay create your change and do you cab. then dont use creator!
put your cab to oem/configAP/
then open configap.txt you will find it there =)
it looks like this for example :
CAB: \WINDOWS\GoogleMaps-2.0.1.33-ms-htc-compress.cab
CAB: \WINDOWS\JETCET5_PPC_v5.0.904.9.CAB
CAB: \WINDOWS\WM6_PPC_HTC_Opera9_DE.CAB
CFG: \WINDOWS\config_end.txt
simple put a line before config_end.txt with your cab
a example would be then
CAB: \WINDOWS\GoogleMaps-2.0.1.33-ms-htc-compress.cab
CAB: \WINDOWS\JETCET5_PPC_v5.0.904.9.CAB
CAB: \WINDOWS\WM6_PPC_HTC_Opera9_DE.CAB
CAB: \WINDOWS\YOURFILE.CAB
CFG: \WINDOWS\config_end.txt
greetings alphazero
Bump.
Okay, now I know that for another time. Do not worry, I have several. It was just a sample
Now, while I still have this thread.
Do you know any other tweak to get the TouchFlo 3D menu faster?
I have already HKLM \ SYSTEM \ GDI \ GLYPHCACHE \ limit = 32768.
And thanks for your fast answer.
Maybe here you can find something:
http://forum.xda-developers.com/showthread.php?t=398265
Or you can install Diamond Tweak and customize with that ...
Thank you for the site, i will begin flashing my device now
I was thinking about somethink, how do i encrypt my rom, so it can't be recooked like *A.Z.T.O.R. V6*. When u recook you get the files, how to make your own rom. ?
Can someone tell me that?

Categories

Resources