This page is a work in progress.
Check the dumping hardware overview for a list of known preservation hardware.
If you need help, please come chat with us on the Keitai Wiki discord server.
Introduction
This is a collection of dumping guides for
- Pre-Android/iOS Feature Phones
Currently, we only have guides for Japanese feature phones.
Recommendations
The preferred method for extracting data from feature phones is through USB. For most Docomo phones and select SoftBank phones, the best way to extract data is using the Foma Debug Adapter with ktdumper. The scripts in ktdumper are highly unlikely to brick your device, though we cannot guarantee that 100%.
The second best method is through JTAG using a tool like the Riff Box or JLink. This process requires basic soldering skills, and is mildly invasive to the phone depending on how easy it is to disassemble and reassemble. For phones that are confirmed to be compatible with these tools, we have included JTAG diagrams. Discovering JTAG points on your own requires specialized hardware such as a JTAGulator or JTAGenum.
The last method for extract data from feature phones is direct chip dump. This method is the most destructive of all, but is necessary for phones that cannot be exploited through USB or JTAG.
Phones by Provider
Due to the variety and complexity of data dumping methods for Japanese feature phones, we have sorted our guides by mobile service provider and phone manufacturer. Start here by selecting your device's mobile service provider.
Japan
- SoftBank (also includes Vodaphone and J-Phone)
Methods
Software Tools for Data Extraction
- ktdumper (requires FOMA debug adapter)
- Revskills
Hardware Tools for Data Extraction
- FOMA Debug Adapter
- Riff Box
- JLink
Hardware Tools for Research
- JTAGulator
- JTAGenum
File System Tools
Operating System/File System/FTL Extraction Guides
Most extraction scripts are written in Python with some exceptions. Some tools are either Windows-exclusive or Linux-exclusive (compatible with WSL).
Pre-existing Operating Systems/File Systems/FTLs
Custom File Systems/FTLs
Other