autopsy-flatpak/pythonExamples
2015-03-20 13:47:11 -04:00
..
2015-03-20 13:47:11 -04:00
2015-03-20 13:47:11 -04:00
2015-03-20 13:47:11 -04:00

reportmodule.py -> Report module which implements GeneralReportModuleAdapter.
simpleingestmodule -> Data source ingest module without any GUI example code.
ingestmodule.py -> Both data source ingest module as well as file ingest module WITH an example of GUI code.

NOTE: The Python modules must be inside folder inside the folder opened by Tools > Plugins.
For example, place the ingestmodule.py inside folder ingest. Move that ingest folder inside opened by Tools > Plugins
The directory opened by Tools > Plugins is cleared every time the project is cleaned.