This page contains technical information on developing code for Autopsy.
There are two types of development that can occur with Autopsy:
If you are looking for ideas on how you can contribute, then you may want to refer to the feature request and bug trackers. They contain ideas that people have for the tools or bugs that need to be fixed.
Autopsy was developed to be a platform for plug-in modules. The Developer’s Guide contains the API docs and information on how to write modules. When you create a module, add it to the list of Autopsy 3rd Party Modules.
The source code is stored in a github repository. You can get the latest source tree from http://github.com/sleuthkit/autopsy.
Last modified: 2015-01-27