pjrinaldi / wombatforensics

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

Code Organization #324

Closed pjrinaldi closed 4 years ago

pjrinaldi commented 4 years ago

Should probably try to break up wombatfunctions into smaller files organized by function to make it more manageable, so when open case, move code to opencase.cpp rather than as part of wombatfunctions, etc...