mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00: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.