This is an old revision of the document!
Flash-ftl is a tool for reading FlashFX 3.00 file systems from older DoCoMo Panasonic devices.
- Make sure the dump is interleaved. If it is not interleaved, you can use this script.
- Download the flash-ftl script here
- Use the following command
python assemble_flash3.py <nand file>.bin output_dir
- In the output directory, you will find region_0010.bin and region_0020.bin. Open region_0010.bin and delete the first 400 bytes from the file (up to and including the block of bytes FE FE)
- Extract both bin files with TestDisk. Each bin file has a JAVA folder. Combine both JAVA folders so that you have one main JAVA folder containing three folders: JAM, JAR, and SCR
- Download the convertForEmulator_p504i.py (backup link) script and use the following command
python convertForEmulator_p504i.py JAVA