Problem
When importing a BIN image of an Android device entire memory into MPE+, you may get an error that it's not a valid image.
Resolution
Use Imager to separate the BIN into its respective partitions which can be read by MPE+:
- Add the BIN image to Imager
- Expand the entries for the first partition
- Right-click each "Unrecognized file system" entry and choose "Export Logical Image (AD1)"
- Repeat steps 1 and 2 for each partition in the BIN image
- Import the AD1 containing the USERDATA partition (typically the largest partition) into MPE+ and parse its data using MPE+'s Android parser
Cause
MPE+ may have trouble reading the partitions inside a full-memory BIN image.
Important Note:
Please use FTK Imager 3.4.0 or earlier to generate the AD1 image file.
AD1 files generated by FTK Imager 3.4.2 and later are not compatible with MPE 5.6.0 and earlier.
For further detail, see this help article below.
https://support.accessdata.com/hc/en-us/articles/115004640388-MPE-AD1-Import-Error