pjrinaldi / wombatforensics

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

Directory Listing #444

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 1 year ago

Need to implement directory listing when you single click on a directory.

list the file name, size, dates for each file system starting with fat12/16.

pjrinaldi commented 1 year ago

Implemented with file name, can implement the file size and dates as well.

pjrinaldi commented 1 year ago

i didn't like the file size or dates, so i'm just going with the count indicator and the file name in a listing.