mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
24 lines
926 B
Plaintext
Executable File
24 lines
926 B
Plaintext
Executable File
/*! \mainpage Autopsy Developer's Guide
|
|
|
|
|
|
Overview
|
|
-----
|
|
|
|
This is the Developer's Guide for the <a href="http://www.sleuthkit.org/autopsy/">open source Autopsy platform</a>. Autopsy allows you to examine a hard drive or mobile device and recover evidence from it. This guide should help you with using Autopsy. There is a seperate <a href="http://www.sleuthkit.org/autopsy/docs/api-docs/"> developer's guide</a> for writing Autopsy modules.
|
|
|
|
Topics
|
|
-------
|
|
The following topics are available here:
|
|
|
|
- Testing
|
|
- \subpage regression_testing
|
|
- \subpage unit_functional_testing
|
|
|
|
|
|
If the topic you need is not listed, then you can:
|
|
- Refer to the <a href="http://wiki.sleuthkit.org/index.php?title=Autopsy_User%27s_Guide">Autopsy Wiki</a>
|
|
- Ask a question on the <a href="http://forum.sleuthkit.org">Forum</a>
|
|
- Ask a question on the <a href="https://lists.sourceforge.net/lists/listinfo/sleuthkit-users">Email List</a>.
|
|
|
|
*/
|