forensicmatt / PancakeViewer

A DFVFS Backed Forensic Viewer
Apache License 2.0
38 stars 6 forks source link

Create a plugin system for file system enum #10

Open forensicmatt opened 8 years ago

forensicmatt commented 8 years ago

Might want to use a plugin method for anything acting on file system enumeration. This will allow for all file system enumeration to be centralized for purposes of displaying to GUI, creating file lists, exports, whatever comes down the line.