pjrinaldi / wombatforensics

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

Carving Dialog Update #412

Closed pjrinaldi closed 2 years ago

pjrinaldi commented 2 years ago

Ensure the carving dialog lists all the partitions. i think it is supposed to use the global partitionlist which gets created as partitions are parsed, but i currently don't populate it, so if that is the way it happens fix.

pjrinaldi commented 2 years ago

Also update carving dialog and carving implementation to new paradigm.

pjrinaldi commented 2 years ago

paritions are populated, need to ensure carving dialog works and is using the new paradigm

pjrinaldi commented 2 years ago

carving dialog is working.