template:fsr_ii

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
template:fsr_ii [2025/03/30 06:04] lnrctemplate:fsr_ii [2025/03/30 06:11] (current) lnrc
Line 1: Line 1:
 NOTE: This extraction method may not work on WSL. If you are having errors after trying all steps, try switching from WSL to a full Linux installation.  NOTE: This extraction method may not work on WSL. If you are having errors after trying all steps, try switching from WSL to a full Linux installation. 
 +  - Download [[https://github.com/ktdumper/fs-tools/tree/main/fsr_ll|fs-tools]] from Github
   - Set up the environment with the following commands<code>sudo apt install gcc-arm-linux-gnueabi   - Set up the environment with the following commands<code>sudo apt install gcc-arm-linux-gnueabi
 pip3 install qiling</code> pip3 install qiling</code>
   - Build the tool with the following commands<code>arm-linux-gnueabi-gcc -static -omain fsr.ko fsr_stl.ko main.c</code>   - Build the tool with the following commands<code>arm-linux-gnueabi-gcc -static -omain fsr.ko fsr_stl.ko main.c</code>
   - Place onenand.bin and onenand.oob into the fsr_II folder. Then, run the following command <code>python3 emu.py</code>   - Place onenand.bin and onenand.oob into the fsr_II folder. Then, run the following command <code>python3 emu.py</code>
  • template/fsr_ii.1743307495.txt.gz
  • Last modified: 2025/03/30 06:04
  • by lnrc