Guest diudiudiudiu Posted April 2, 2005 Report Posted April 2, 2005 Actually I found this site long time ago but didn't bother to read taken a look again and found that it works http://www.xs4all.nl/~itsme/projects/xda/dumprom.html download his dumprom.exe follow the instruction and try it on the 8390 rom you downloaded earlier mkdir dump dumprom FACHSR42n.bin 0x81a00000 -d dump > info.txt I could extract the files from the rom though only 26.9MB out of a 32MB rom image... And his rapi tools works on 8390 too reading the readme file... It seems that you could even use his pmemdump.exe to dump the rom still haven't figured it out yet regards chaz
Guest Skeese Posted April 2, 2005 Report Posted April 2, 2005 Actually I found this site long time ago but didn't bother to read taken a look again and found that it works http://www.xs4all.nl/~itsme/projects/xda/dumprom.html download his dumprom.exe follow the instruction and try it on the 8390 rom you downloaded earlier mkdir dump dumprom FACHSR42n.bin 0x81a00000 -d dump > info.txt I could extract the files from the rom though only 26.9MB out of a 32MB rom image... And his rapi tools works on 8390 too reading the readme file... It seems that you could even use his pmemdump.exe to dump the rom still haven't figured it out yet regards chaz <{POST_SNAPBACK}> i wouldnt know how to
Guest diudiudiudiu Posted April 3, 2005 Report Posted April 3, 2005 (edited) THIS IS NOT TESTED! Download the tool pack here: http://www.xs4all.nl/~itsme/projects/xda/tools.html the binaries are inside of build/ Sign the itsutils.dll with the (gapi solution) code signing pack then run cmd.exe and goto build/ pmemdump 0x81a00000 0x02000000 mybkuprom.bin and you get your backup rom :D thx itsme haven't tried flashing the rom yet cause i wanna use my phone for the last night before I screw it up.... but i've checked that the first few kb and last few kb of the file i get from this match with the roms i got earlier. have fun Edit: successfully flash my backup rom back to phone with the flash rom tool downloaded earlier seems this version of bootloader won't check if your rom is a old one or a upgrade now I think it'll be more convinent to raw write the image to sd card and flash using the bootloader only, haven't tried this yet Edited April 4, 2005 by diudiudiudiu
Guest crazyboy Posted April 25, 2005 Report Posted April 25, 2005 (edited) THIS IS NOT TESTED! Download the tool pack here: http://www.xs4all.nl/~itsme/projects/xda/tools.html the binaries are inside of build/ Sign the itsutils.dll with the (gapi solution) code signing pack then run cmd.exe and goto build/ pmemdump 0x81a00000 0x02000000 mybkuprom.bin and you get your backup rom ;) thx itsme haven't tried flashing the rom yet cause i wanna use my phone for the last night before I screw it up.... but i've checked that the first few kb and last few kb of the file i get from this match with the roms i got earlier. have fun Edit: successfully flash my backup rom back to phone with the flash rom tool downloaded earlier seems this version of bootloader won't check if your rom is a old one or a upgrade now I think it'll be more convinent to raw write the image to sd card and flash using the bootloader only, haven't tried this yet <{POST_SNAPBACK}> I'm very happy and i want thank you. I see this message only yeasterday. It WORK!!!! One question: how do you find the start point (0x81a00000) of os image?? Mitac have same memory map of other device?? Edited April 25, 2005 by crazyboy
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now