pjrinaldi / wombatforensics

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

Orphan Virtual Directory #391

Closed pjrinaldi closed 2 years ago

pjrinaldi commented 2 years ago

Need to add the orphan virtual directory when add filesystem and the carved virtual directories. otherwise orphan shows up in the middle of the filesystem parsing and that is no good..

pjrinaldi commented 2 years ago

orphan directory is created prior to filesystem parsing, so it shows up not in the middle of file system parsing.