View Full Version : Please help to dump Kaiser's ROM
Ham3r
5th February 2009, 04:57 PM
hello
i not can dump kaiser ROM..
if i enter this:
imgfstodump imgfs.bin
in dump folder all is modules :/ and system show errors..
please help..
best regards
DaveShaw
5th February 2009, 09:26 PM
hello
i not can dump kaiser ROM..
if i enter this:
imgfstodump imgfs.bin
in dump folder all is modules :/ and system show errors..
please help..
best regards
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.
@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
Ham3r
5th February 2009, 09:52 PM
ROM is protected from cutting, imo.
I need to OEMDrivers and OEMapps Blackstone ROM HyperDragon III ..
DaveShaw
5th February 2009, 09:59 PM
ROM is protected from cutting, imo.
I need to OEMDrivers and OEMapps Blackstone ROM HyperDragon III ..
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
Ham3r
5th February 2009, 10:03 PM
ok thanks..
mbarvian
5th February 2009, 10:07 PM
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 ;)
Ham3r
5th February 2009, 10:38 PM
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 ;)
ehh..not work.
plz look to screenshot..
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.