Closed mirh closed 1 year ago
Can't reproduce the crash without an image.
But there was a problem with large clusters. I changed the way to compute the sectorPerCluster value (8aa1a26d42bd9b5d1d3ac38d882cfd8018578278) and It seems to work 👍 (not intensively tested 😎)
I can confirm it improved, no crashes anymore and mft.record
works.
Though the other two commands now hit "Attribute $INDEX_ALLOCATION not found" and #23 respectively.
Now, for some reason, I have this (totally normally working) partition which
mft.record
complains has no file record. Trying to runls
from shell orlogfile.dump
results in a crash.In WinDbg:
EDIT: maybe?