View Full Version : Help Kaiser's XIP
qooqoo
4th November 2007, 03:49 PM
Could anyone help me plz?
this is what i did:
nbsplit -kaiser os.nb
RomMaster -x -w 5 OS.nb.payload -s 0x320000 -o xip.bin
dumprom xip.bin -5 -d XIP
nbsplit is from imgfs tools 2.1rc2 vesion.
but i can not get xip folder and dump folder.
i think there's no problem of this
nbsplit -kaiser os.nb
and
dumprom xip.bin -5 -d XIP
and i think the problem is in this:
RomMaster -x -w 5 OS.nb.payload -s 0x320000 -o xip.bin
many many thanks in advance.
see attchment with which tool i used if it is helpful.:eek:
jcespi2005
4th November 2007, 03:53 PM
Could anyone help me plz?
What are the output for every command? do you see any error on the screen?
Cheers.
qooqoo
4th November 2007, 03:57 PM
What are the output for every command? do you see any error on the screen?
Cheers.
thank you~
this is what i see
dumprom xip.bin -5 -d XIP
unable to determine loading offset for xip.bin
:confused:
i think xip.bin isn't correct.
jcespi2005
4th November 2007, 04:03 PM
thank you~
this is what i see
dumprom xip.bin -5 -d XIP
unable to determine loading offset for xip.bin:confused:
i think xip.bin isn't correct.
What happen if you try this one...
RomMaster.exe -x -w 5 OS_03.nb.payload -o xip.bin
qooqoo
4th November 2007, 04:08 PM
What happen if you try this one...
RomMaster.exe -x -w 5 OS_03.nb.payload -o xip.bin
with this:
RomMaster.exe -x -w 5 OS_03.nb.payload -o xip.bin
i got same result:
dumprom xip.bin -5 -d XIP
unable to determine loading offset for xip.bin
:confused:
jcespi2005
4th November 2007, 04:12 PM
with this:
RomMaster.exe -x -w 5 OS_03.nb.payload -o xip.bin
i got same result:
dumprom xip.bin -5 -d XIP
unable to determine loading offset for xip.bin
:confused:
And one stupid question i forgot to do before, do you have an XIP folder created inside this one you are? If not, make one writing "md XIP" and try again the dumprom command...
qooqoo
4th November 2007, 04:15 PM
And one stupid question i forgot to do before, do you have an XIP folder created inside this one you are? If not, make one writing "md XIP" and try again the dumprom command...
yes i did that, i use code like this:
mkdir XIP
dumprom xip.bin -5 -d XIP
there is nothing in xip folder.
jcespi2005
4th November 2007, 04:18 PM
yes i did that, i use code like this:
mkdir XIP
dumprom xip.bin -5 -d XIPthere is nothing in xip folder.
Where did you get the OS.NB file?
qooqoo
4th November 2007, 04:23 PM
Where did you get the OS.NB file?
i tried several roms,
Dutty_s_hybrid_Rom_Build_18533_beta_2_fixed
Helmi_Kaiser_1.57.00.02_AKU.0.7.0.Cooked
HTC_TyTNII_FRA_1.56.406.5_22.45.88.07_1.27.12.17_S hip
Kaiser_HTC_WWE_1.56.405.5_radio_sign_22.45.88.07_1 .27.12.11_Ship
kaiser_dopodasia_wwe_1.81.707.0_radio_sign_22.45.8 8.07_1.27.12.11_ship
they all like this:(
jcespi2005
4th November 2007, 04:27 PM
i tried several roms,
Dutty_s_hybrid_Rom_Build_18533_beta_2_fixed
Helmi_Kaiser_1.57.00.02_AKU.0.7.0.Cooked
HTC_TyTNII_FRA_1.56.406.5_22.45.88.07_1.27.12.17_S hip
Kaiser_HTC_WWE_1.56.405.5_radio_sign_22.45.88.07_1 .27.12.11_Ship
kaiser_dopodasia_wwe_1.81.707.0_radio_sign_22.45.8 8.07_1.27.12.11_ship
they all like this:(
Let me try with one of this OS files and see what happen.
qooqoo
4th November 2007, 04:31 PM
Let me try with one of this OS files and see what happen.
many many thanks for your answers, and wait for your result:rolleyes:
jcespi2005
4th November 2007, 05:04 PM
many many thanks for your answers, and wait for your result:rolleyes:
There are some problem with the extracted xip.bin file, and don't know why fail.
The size for dumped XIP from live Kaiser have different size with this xip.bin file from NB file. I can extract the XIP folder from dumped XIP (3.584Kb) but the same tool fail with the extracted from NB file XIP (3.038Kb). So seems the RomMaster.exe is not doing the work fine, but don't know why.
The good news is you can use a part01.raw from any device to get the XIP and extract the content. If you look for dumped ROMs on the forum, you couldfind many.
Cheers.
qooqoo
5th November 2007, 03:25 AM
There are some problem with the extracted xip.bin file, and don't know why fail.
The size for dumped XIP from live Kaiser have different size with this xip.bin file from NB file. I can extract the XIP folder from dumped XIP (3.584Kb) but the same tool fail with the extracted from NB file XIP (3.038Kb). So seems the RomMaster.exe is not doing the work fine, but don't know why.
The good news is you can use a part01.raw from any device to get the XIP and extract the content. If you look for dumped ROMs on the forum, you couldfind many.
Cheers.
thank you very much, i got it, it was caused by the vesion of rommaster, a friend give me the right rommaster, and it works fine.
i upload the new tool here, hope it can help other guys:D
jcespi2005
5th November 2007, 08:59 AM
thank you very much, i got it, it was caused by the vesion of rommaster, a friend give me the right rommaster, and it works fine.
i upload the new tool here, hope it can help other guys:D
Great finding, man. Sure this helps more ppl...
Many thanks for sharing this version of rommaster :) (and thanks to your frined too, of course...)
I'll give a try later...
EDIT: Yes, works fine... One strange thing is dumped XIP is bigger than extracted from NB ship... just strange... who knows.
jcespi2005
5th November 2007, 09:13 AM
I beleave i found the mistake...
I your first post you have this line...
RomMaster -x -w 5 OS.nb.payload -s 0x320000 -o xip.bin
And in your last post the line was
RomMaster.exe -x -w 5 -b 0x320000 OS.nb.payload -o xip.bin
Can you see the difference? Yes, the -s instead -b....
I compare the version of RomMaster you posted, and my version, and are the same, so the big deal is the -b instead -s ;)
Cheers.
qooqoo
5th November 2007, 01:46 PM
I beleave i found the mistake...
I your first post you have this line...
RomMaster -x -w 5 OS.nb.payload -s 0x320000 -o xip.bin
And in your last post the line was
RomMaster.exe -x -w 5 -b 0x320000 OS.nb.payload -o xip.bin
Can you see the difference? Yes, the -s instead -b....
I compare the version of RomMaster you posted, and my version, and are the same, so the big deal is the -b instead -s ;)
Cheers.
:rolleyes:
i found that but with old rommaster, -d don't work, there are some differences between these two, i think.
for cooking magician's rom, there is also a rommaster, but these three is also different.
the old rommaster i post in the first page, with that one, there is no problem during dumping hermes's xip.
helmi_c
5th November 2007, 02:54 PM
:rolleyes:
i found that but with old rommaster, -d don't work, there are some differences between these two, i think.
for cooking magician's rom, there is also a rommaster, but these three is also different.
the old rommaster i post in the first page, with that one, there is no problem during dumping hermes's xip.
:) I thought that I already told you the correct command for dumping kaiser xip is:
RomMaster -w 5 OS.nb.payload -x -b 0x320000 -o xip.bin
thats all.. -b is the key (ROM begin at)..
qooqoo
5th November 2007, 04:15 PM
:) I thought that I already told you the correct command for dumping kaiser xip is:
RomMaster -w 5 OS.nb.payload -x -b 0x320000 -o xip.bin
thats all.. -b is the key (ROM begin at)..
thank you very much helmi_c, the problem is the vesion of rommaster i have is different from yours, i used -b, it said that the parametre is incorrect.
now it works fine, thanks for your help
jcespi2005
5th November 2007, 09:12 PM
@qooqoo (http://forum.xda-developers.com/member.php?u=360019): My RomMaster version is 2.3. What is the old one you used? I was looking in my computer for all RomMaster.exe files, and all are the same version...anyway, thanks to helmi_c for helping here :)
I think was a good idea to put this ussefull info about extracting the XIP from NB file in the Wiki... any volunteer?
Cheers.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.