Code Change Request

# 12375

Back to Code Changes

Christopher
Technical Support
StableBit Scanner
2.5.1.3062
Windows 8.1 (64 bit)
Public
Alex

This was a problem in how the NTFS parser was parsing the initial $MFT file record. It wasn't taking into account file systems that had multiple clusters per record, and now it does.

I've tested the fix along with file recovery on a 512 bytes per cluster file system and a 4096 bytes per cluster file system and in both cases the files were recovered and compared 100% to the originals.
Public
Alex

It appears that there is a problem scanning file systems with cluster sizes that are 512 bytes. I'm working on fixing this.

Thanks for the detailed error reports.