awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sleuthkit avatar

sleuthkit/autopsy

0
View on GitHub↗
3,015 stele·650 fork-uri·Java·6 vizualizăriwww.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.

Istoric stele

Graficul istoricului de stele pentru sleuthkit/autopsyGraficul istoricului de stele pentru sleuthkit/autopsy

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face sleuthkit/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.

Care sunt principalele funcționalități ale sleuthkit/autopsy?

Principalele funcționalități ale sleuthkit/autopsy sunt: 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.

Care sunt câteva alternative open-source pentru sleuthkit/autopsy?

Alternativele open-source pentru sleuthkit/autopsy includ: 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…

Alternative open-source pentru Autopsy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Autopsy.
  • velocidex/velociraptorAvatar Velocidex

    Velocidex/velociraptor

    3,769Vezi pe 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
    Vezi pe GitHub↗3,769
  • google/grrAvatar google

    google/grr

    5,074Vezi pe 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
    Vezi pe GitHub↗5,074
  • beurtschipper/depixAvatar beurtschipper

    beurtschipper/Depix

    4,533Vezi pe 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
    Vezi pe GitHub↗4,533
  • radare/radare2Avatar radare

    radare/radare2

    24,129Vezi pe 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
    Vezi pe GitHub↗24,129
  • Vezi toate cele 30 alternative pentru Autopsy→