template:epoc32

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:epoc32 [2025/03/29 02:55] lnrctemplate:epoc32 [2025/11/26 05:48] (current) lnrc
Line 3: Line 3:
   - Find readimage.exe. In a typical Symbian 3 SDK install, it will be located here.<code>C:\Nokia\devices\Nokia_Symbian3_SDK_v1.0\epoc32\tools\readimage.exe</code>Put the dump into the same folder as readimage.exe   - Find readimage.exe. In a typical Symbian 3 SDK install, it will be located here.<code>C:\Nokia\devices\Nokia_Symbian3_SDK_v1.0\epoc32\tools\readimage.exe</code>Put the dump into the same folder as readimage.exe
   - Open the command line in that folder and paste the following:<code>.\readimage.exe <file name> -z <output folder name></code> This script will create an output folder and place all files inside of it.   - Open the command line in that folder and paste the following:<code>.\readimage.exe <file name> -z <output folder name></code> This script will create an output folder and place all files inside of it.
 +
 +Example<code>.\readimage.exe dump_nor.bin -z output_dir</code>
  
 __NOTE:__ For Sony Ericsson phone NOR dumps, you may need to cut out the data before 0x100000 __NOTE:__ For Sony Ericsson phone NOR dumps, you may need to cut out the data before 0x100000
  
  
  • template/epoc32.1743213318.txt.gz
  • Last modified: 2025/03/29 02:55
  • by lnrc