autopsy-flatpak/pythonExamples
Mark McKinnon e13f36442c Create Registry_Example.py
Example Python plugin that will parse registry keys
2019-08-19 09:53:52 -04:00
..
2018-10-11 12:13:28 -04:00
2018-12-18 10:07:19 -05:00
2018-05-23 13:13:25 -04:00
2019-08-19 09:53:52 -04:00
2018-10-11 12:13:28 -04:00

This folder contains sample python module files.  They are public
domain, so you are free to copy and paste them and modify them to
your needs.

See the "Installing 3rd-Party Modules" section of the User's guide
for more details on how to use and load the modules.

    http://sleuthkit.org/autopsy/docs/user-docs/

Each module in this folder should have a brief description about what they 
can do.