Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
template:ktdumper [2025/03/27 22:43] – created lnrc | template:ktdumper [2025/09/13 21:53] (current) – lnrc | ||
---|---|---|---|
Line 4: | Line 4: | ||
==== Ktdumper Command Line ==== | ==== Ktdumper Command Line ==== | ||
- | - Make sure your phone is connected to the PC (if using WSL, you will need to bind your USB device) | + | - Make sure your phone is connected to the PC with a debug cable. If using WSL, you will need to bind your USB device. The easiest way to do this is with [[https:// |
- Download the [[https:// | - Download the [[https:// | ||
- Navigate to the main ktdumper folder, where the code will be executed. | - Navigate to the main ktdumper folder, where the code will be executed. | ||
- You can execute the following commands | - You can execute the following commands | ||
- | * JAVA Folder (only extracts appli) < | ||
* NAND (contains user data, downloads, etc.) < | * NAND (contains user data, downloads, etc.) < | ||
- | * NOR < | + | * NOR (usually default data, sometimes user data if the phone does not have nand) < |
+ | * JAVA Folder (only works on select Mitsubishi/ | ||
Sample | Sample | ||
For D904i | For D904i | ||
< | < | ||
- | |||
- | ==== Ktdumper Live Iso ==== | ||
- | WIP |