pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
46 stars 12 forks source link

DOS PARTITION TABLE FAT16 processing root directory error #492

Open pjrinaldi opened 4 months ago

pjrinaldi commented 4 months ago

For the dos partition FAT16 volume, the root directory isn't parsed correctly or at all, only the virtual files are added. need to look at the code and find the error and fix. it is probably the curoffset from the partition which is actually the sector or something simple hopefully which is why the root directory isn't parsed.