pjrinaldi / wombatforensics

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

Adding Evidence/ Initial parsing of a directory #455

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 1 year ago

When I add evidence and navigate the file system, the gid value is not set when it is parsed before the content is writtent to a file. If you then close the case and re-read the data from the file, then gid is set and it works properly.

pjrinaldi commented 1 year ago

should be fixed files. need to check volumes and evidence items next.

pjrinaldi commented 1 year ago

fixed.