template:yaffs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
template:yaffs [2025/03/29 03:45] lnrctemplate:yaffs [2025/03/29 03:46] (current) lnrc
Line 2: Line 2:
   - Look in the /config folder for the config file that matches your data based on phone model and memory type (MLC or SLC)   - Look in the /config folder for the config file that matches your data based on phone model and memory type (MLC or SLC)
   - Fill in the following command based on the file you are trying to extract<code>python extract.py <bin file> <output folder> <config></code>   - Fill in the following command based on the file you are trying to extract<code>python extract.py <bin file> <output folder> <config></code>
-  - If the data you expect does not appear in the output folder, you can introduce the following arguments: <code>  -m, --show-missing, --no-show-missing+  - If the data you expect does not appear in the output folder, you can introduce the following arguments: <code>  -d, --show-deleted, --no-show-deleted 
 +                        Show deleted files in DELETED subfolder. 
 +  -m, --show-missing, --no-show-missing
                         Show entries with missing parents in MISSING subfolder.                         Show entries with missing parents in MISSING subfolder.
   -u, --try-undelete, --no-try-undelete   -u, --try-undelete, --no-try-undelete
  • template/yaffs.1743216358.txt.gz
  • Last modified: 2025/03/29 03:45
  • by lnrc