pjrinaldi / wombatforensics

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

Need to check all the filters and create new ones #405

Closed pjrinaldi closed 2 years ago

pjrinaldi commented 2 years ago

Need to check all the filters and ensure they function correctly with their window functions and filter the content in the tree accordingly.

also need to add a filter for the hashlist category column once i implement that functionality

pjrinaldi commented 2 years ago

All filters are fixed and work. implement the hash match filter, but can't test it until i implement the hash match dig deeper functionality...