Biblioteca – Soluciones de Modelos

La biblioteca también contendrá soluciones para Visual Nand Reconstructor y PC3000 Flash. A veces, para resolver un caso es necesario utilizar las tres herramientas juntas.

Layout
  SM3259 1126_31 Xor 17fe_256
Mix
  Input
    Order  0
Assembler
  Block Number
    Block Size      0x400000
    
    Banks           00 / 0x000 / 0x0ff
                    01 / 0x000 / 0x0ff
                    02 / 0x000 / 0x0ff
                    03 / 0x000 / 0x0f1
  Actions
    Scan
Comments
  By Bolo and Serg for forum 11218
  Model works perfect, but to make this case you need to do some preparation:
  1) Make ECC Fix
  2) Split dump on two parts:
   - wtih contains odd blocks 1,3,5,7,9......
   - wtih contains even blocks 0,2,4,6,8......
     Block Size = 0x400000 / 0x400 = 256 * 18048 = 0x468000
  3) Process each dump with this model and Save Image
  4) Join saved images into one file (first odd blocks file, then even blocks fi
le)
  5) MBR was missing. Find FAT32 boot sector. Copy its address to MBR
  6) Perfect recovery