pjrinaldi / wombatforensics

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

FS and it's Files' Properties #362

Closed pjrinaldi closed 3 years ago

pjrinaldi commented 3 years ago

Need to add the respective properties for each FS and it's files such as FAT,EXFAT,EXT2/3/4, and NTFS to my code for display. I store the properties but haven't written 'em out yet.

pjrinaldi commented 3 years ago

File system properties crash and don't display.

File properties display twice in the list and don't wrap the column...

pjrinaldi commented 3 years ago

file system properties are displayed and file properties are fixed and column wrapping correctly.