awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sleuthkit avatar

sleuthkit/autopsy

0
View on GitHub↗
3,015 stars·650 forks·Java·22 viewswww.sleuthkit.org/autopsy↗

Autopsy

Autopsy is a digital forensic analysis platform and evidence management suite used to process disk images and file systems. It provides a graphical interface for performing deep forensic examinations of computer hard drives to identify and extract digital artifacts for investigations.

The platform is built as a Java-based forensic framework that integrates native libraries to perform direct disk image analysis. It utilizes a modular architecture, allowing for the extension of data ingestion and report generation through the use of plugins.

The system manages digital evidence within a centralized workspace, organizing forensic metadata and analysis results across multiple case files. It covers broad capability areas including digital evidence management, forensic tool customization, and the automation of data workflows.

Features

  • Digital Forensics and Incident Response Platforms - Provides a comprehensive platform for analyzing disk images and identifying digital evidence for forensic investigations.
  • Digital Forensics and Analysis - Provides a graphical interface for the deep-dive investigation, extraction, and analysis of digital evidence.
  • Analysis Tools - Ships a system for deep forensic examination of hard drives and raw disk images to recover digital artifacts.
  • Forensics And Artifacts - Facilitates computer forensic investigations by searching file systems and disk images for legal or security artifacts.
  • Case Management Databases - Provides a centralized database to store forensic metadata and analysis results across multiple case files.
  • Metadata Databases - Uses a structured metadata database to maintain forensic analysis results across different user sessions.
  • Forensic Workspace Management - Provides a centralized workspace for organizing and analyzing recovered data from multiple disk images.
  • Plugin-Based Architectures - Features a modular architecture allowing the extension of ingestion and reporting via predefined Java interfaces.
  • Forensic Evidence Management Suites - Provides a centralized suite for organizing forensic metadata and analysis results across multiple evidence sources.
  • Forensic Capability Extensions - Supports the creation of custom plugins to add specialized forensic data gathering capabilities.
  • JNI Bridges - Uses JNI bridges to integrate low-level C and C++ forensic libraries for direct disk image analysis.
  • Event Ingestion Pipelines - Utilizes an event-driven architecture to run modular ingest modules asynchronously for artifact identification.
  • Forensic Ingestion Pipelines - Implements a modular, background pipeline for ingesting and processing digital evidence from disk images.
  • Automated Data Workflows - Allows development of custom plugins to automate data ingestion and result presentation workflows.
  • Background Process Offloading - Offloads heavy forensic data processing to background workers to keep the graphical user interface responsive.
  • Native Library Integrations - Integrates native C and C++ forensic libraries using low-level bindings for disk image analysis.
  • Forensic Report Modules - Provides modular report generation that separates data analysis from output formatting.
  • Forensic Tools - Allows the development of custom plugins and modules to automate data ingestion and reporting for forensic tools.
  • Forensic Frameworks - Implements a modular Java-based architecture that allows extending forensic data ingestion and report generation through plugins.

Star history

Star history chart for sleuthkit/autopsyStar history chart for sleuthkit/autopsy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Autopsy

These projects share indexed features with Autopsy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • velocidex/velociraptorVelocidex avatar

    Velocidex/velociraptor

    3,769View on GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Godigital-forensicsendpoint-discoveryendpoint-protection
    View on GitHub↗3,769
  • google/grrgoogle avatar

    google/grr

    5,074View on GitHub↗

    GRR is a distributed incident response platform and asynchronous forensic task orchestrator. It functions as a remote forensics framework designed to collect and analyze volatile data, system memory, and digital artifacts from remote hosts during security incident response. The system operates as a remote endpoint triage system, utilizing a coordinated architecture to manage a fleet of agents. It enables the execution of investigative tasks across multiple systems, allowing for the search of files and registries across a large fleet of machines to identify compromised hosts. The platform pro

    Python
    View on GitHub↗5,074
  • beurtschipper/depixbeurtschipper avatar

    beurtschipper/Depix

    4,533View on GitHub↗

    Depix is a pixelation recovery tool and digital forensics utility designed to reconstruct plaintext from pixelated images. It functions as a brute-force text reconstructor that identifies original text sequences by matching pixel blocks against a library of rendered characters. The tool operates as a proof of concept for image de-pixelation, utilizing pattern analysis to reveal hidden information. It is used for digital forensic analysis and redaction security testing to evaluate the effectiveness of pixelation as a method of obscuring sensitive data. The reconstruction process involves colo

    Python
    View on GitHub↗4,533
  • radare/radare2radare avatar

    radare/radare2

    24,129View on GitHub↗

    radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture disassembler, low-level binary debugger, and hexadecimal editor for inspecting executable structures and interpreting machine code when original source files are unavailable. The framework provides capabilities for decompiling machine instructions, performing symbolic analysis, and diffing binary files to identify structural changes across versions. It also includes a digital forensic analyzer and disk analyzer for browsing filesystem formats in userland. The toolset supports binary p

    C
    View on GitHub↗24,129
Compare all 30 related projects→

Frequently asked questions

What does sleuthkit/autopsy do?

Autopsy is a digital forensic analysis platform and evidence management suite used to process disk images and file systems. It provides a graphical interface for performing deep forensic examinations of computer hard drives to identify and extract digital artifacts for investigations.

What are the main features of sleuthkit/autopsy?

The main features of sleuthkit/autopsy are: Digital Forensics and Incident Response Platforms, Digital Forensics and Analysis, Analysis Tools, Forensics And Artifacts, Case Management Databases, Metadata Databases, Forensic Workspace Management, Plugin-Based Architectures.

Which projects share features with sleuthkit/autopsy?

Projects with overlapping indexed features include: velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and… google/grr — GRR is a distributed incident response platform and asynchronous forensic task orchestrator. It functions as a remote… beurtschipper/depix — Depix is a pixelation recovery tool and digital forensics utility designed to reconstruct plaintext from pixelated… radare/radare2 — radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture… bytedeco/javacpp — JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader,… bypass007/emergency-response-notes — Emergency-Response-Notes is a collection of technical reference documentation and playbooks used for performing…