Flash Extractor
© Soft-Center
About     Shop     Downloads     Manual     Library     Forum     Services     Contacts
Sector Number Slow
This assembler build image from sectors. When each sector in dump have each own number. And this sectors is located randomly in dump

It works realy slow. Can save SSD image several days

MBR will always be missing. Need use scan software or check conflicts


Properties

Correction
Solved conflicts stored in this field
You can add records manually

Format: Sector Number / Address in Dump


Actions

Conflicts
Show conflicts for selected address in image

Double click on conflict to select it
Your choice will be stored in Correction property


Scan file format

---------------------------------
Header
Offset 0, Size 0x100 bytes
---------------------------------
Version      8 bytes
Image Size   8 bytes   in sectors
Finish       8 bytes   1 - if scan successfully finished
                       0 - if scan interruped

---------------------------------
Table
Offset 0x100 bytes
---------------------------------
Record 0  16 bytes
Record 1  16 bytes
Record 2  16 bytes
Record 3  16 bytes
...

---------------------------------
Record format
---------------------------------
Address in dump - 8 bytes
Next            - 8 bytes


Algo to get Conflicts for selected Sector Number

  ID = Sector Number
  
  repeat
  {
    Get Record with number ID
    
    If (Record.Next == 0) exit
    
    Add Record.Address to resulting array 
    
    If (Record.Next == UINT64_MAX) exit
    
    ID = Record.Next
  }
  
This method give conflicts in reverse order

C++ example

Last added
AU6989NHL-2   98 d7 98 b2   1x1 SM3281L-AB   45 3c 98 b3   1x1   v5 Monolith Micro SD_76   98 3c 99 a3   1x4 SM3265P-AC   45 3e 98 03   1x1 SM3281N-AB   45 48 9a b3   2x2 Monolith Micro SD_75   32 2c c3 08   1x1 Monolith Micro SD_74   45 3e 98 b3   1x4   Ref AU6989SNHL-2   45 de 98 92   1x1 SM3261L-AB   45 de 98 92   1x1 SM2232T AC   89 d7 94 3e   4x2
News
23.09.2022 The End
11.11.2021 Legs for NR
16.08.2021 Sector Number Slow
15.07.2021 New drivers
21.05.2021 BGA-152 18x12 (smaller)
Other products
© Soft-Center ltd.