sleuthkit/autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement,...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 20th, 2026
Created on October 5th, 2011
Open Issues & Pull Requests: 403 (+0)
GitHub issues: Enabled
Number of forks: 698
Total Stargazers: 3,344 (+0)
Total Subscribers: 131 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 50
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 807 days
Stale 30+ days: 47
Stale 90+ days: 42

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Bug (1)
  • Feature Request (1)
  • Linux/OS X (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Autopsy is a digital forensics platform that provides a graphical interface to The Sleuth Kit and other open source forensics tools for investigating computer systems and recovering data.

The tool addresses the need for accessible digital forensics investigation by wrapping command-line forensics utilities in a user-friendly interface. It bundles The Sleuth Kit for disk image analysis, Solr for keyword searching, GStreamer for video playback, Regripper for Windows registry analysis, and other specialized tools into a single application. Autopsy 4 added multi-user collaboration capabilities, allowing multiple examiners to work on the same case simultaneously.

The platform is designed for law enforcement, military, and corporate investigators, as well as individuals recovering data from storage devices like camera memory cards. It is built as a cross-platform Java application, though the tool is fully functional and tested only on Windows. The Windows installer bundles all dependencies, eliminating manual setup of individual forensics tools. Users should be aware that the tool requires the Java Runtime Environment and the NetBeans RCP platform, both included in the Windows distribution. The built-in help system and QuickStart Guide provide documentation for getting started.

Development activity shows consistent maintenance with bug reports and feature requests directed to the sleuthkit-users mailing list. The project maintains integration with multiple external forensics tools and libraries, indicating ongoing effort to keep those dependencies current and functional. The codebase remains actively supported for Windows environments while acknowledging limitations on other operating systems.