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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesFile System Processing

Utilities for analyzing and recovering data from specific file systems.

Explore 8 awesome GitHub repositories matching part of an awesome list · File System Processing. Refine with filters or upvote what's useful.

Awesome File System Processing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • bootandy/dustAvatar de bootandy

    bootandy/dust

    11,843Voir sur GitHub↗

    Dust is a command line disk usage analyzer written in Rust. It functions as a disk space visualization tool and recursive directory size scanner used to identify large files and directories through a formatted list of disk consumption across a filesystem. The tool differentiates itself by providing a recursive tree view to visualize space distribution and the ability to output directory and file size data in machine-readable formats for external processing and analysis. Its broader capabilities include filesystem auditing and storage capacity management. This is achieved through file and dir

    Exports structured data regarding directory sizes and file distributions for external reporting and processing.

    Rust
    Voir sur GitHub↗11,843
  • forensicartifacts/artifactsAvatar de ForensicArtifacts

    ForensicArtifacts/artifacts

    1,240Voir sur GitHub↗

    Digital Forensics artifact repository

    Knowledge base of machine-readable forensic artifacts.

    Python
    Voir sur GitHub↗1,240
  • thewhiteninja/ntfstoolAvatar de thewhiteninja

    thewhiteninja/ntfstool

    617Voir sur GitHub↗

    Forensics tool for NTFS (parser, mft, bitlocker, deleted files)

    Tool for NTFS forensic analysis.

    C++
    Voir sur GitHub↗617
  • lazza/recuperabitAvatar de Lazza

    Lazza/RecuperaBit

    610Voir sur GitHub↗

    Tool for reconstructing and recovering NTFS data.

    Pythondfirdiskforensics
    Voir sur GitHub↗610
  • poorbillionaire/usn-journal-parserAvatar de PoorBillionaire

    PoorBillionaire/USN-Journal-Parser

    118Voir sur GitHub↗

    Python script to parse the NTFS USN Journal

    Parser for NTFS USN journals.

    Python
    Voir sur GitHub↗118
  • abrignoni/dfir-sql-query-repoAvatar de abrignoni

    abrignoni/DFIR-SQL-Query-Repo

    117Voir sur GitHub↗

    Collection of SQL queries templates for digital forensics use by platform and application. These queries are templates that should be edited based on the needs of the analyst. Many of these queries will have an accompanying README with a link for more detailed explanations on usage and possible…

    Repository of SQL templates for forensic database queries.

    Voir sur GitHub↗117
  • williballenthin/python-ntfsAvatar de williballenthin

    williballenthin/python-ntfs

    86Voir sur GitHub↗

    Open source Python library for NTFS analysis

    Library for NTFS file system analysis.

    Python
    Voir sur GitHub↗86
  • aarsakian/mftextractorAvatar de aarsakian

    aarsakian/MFTExtractor

    18Voir sur GitHub↗

    FileSystemForensics

    Tool for parsing Master File Table records.

    Go
    Voir sur GitHub↗18
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. File System Processing

Explorer les sous-tags

  • Filesystem Volume AuditingAnalyzing filesystem structures to export size distributions and metadata for reporting. **Distinct from File System Processing:** Distinct from general filesystem processing by focusing specifically on the auditing of volume and size distribution.