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
·

14 dépôts

Awesome GitHub RepositoriesMemory Forensics

Tools for dissecting malware in memory images or running systems.

Explore 14 awesome GitHub repositories matching part of an awesome list · Memory Forensics. Refine with filters or upvote what's useful.

Awesome Memory Forensics 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.
  • zardus/ctf-toolsAvatar de zardus

    zardus/ctf-tools

    9,434Voir sur GitHub↗

    This project is a security tool installation framework and binary analysis toolkit designed to automate the deployment of research utilities. It provides a containerized security research environment and a system for managing Python and Ruby virtual environments to prevent dependency conflicts on the host machine. The framework distinguishes itself through a structured tool catalog and provisioning scripts that automate the installation of utilities into isolated directories. It utilizes executable symlink mapping to provide a unified command interface and supports the bootstrapping of consis

    Automates the installation and configuration of specialized frameworks for analyzing system memory dumps.

    Shell
    Voir sur GitHub↗9,434
  • volatilityfoundation/volatilityAvatar de volatilityfoundation

    volatilityfoundation/volatility

    7,971Voir sur GitHub↗

    Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from volatile computer memory dumps. It functions as a memory dump parser and analysis platform used to identify running processes, network connections, and loaded modules from a system RAM capture. The framework enables the reconstruction of system state to uncover malicious activity, such as rootkits and injected code, during malware incident response and threat hunting. It provides capabilities for digital forensic investigations to detect unauthorized access and indicators of com

    Standard framework for memory forensic investigations.

    Pythonmalwarememorypython
    Voir sur GitHub↗7,971
  • ufrisk/memprocfsAvatar de ufrisk

    ufrisk/MemProcFS

    4,202Voir sur GitHub↗

    MemProcFS est un outil d'analyse de mémoire volatile et un système d'acquisition de mémoire multiplateforme. Il fonctionne comme un système de fichiers virtuel de forensique mémoire, mappant la mémoire physique et les objets du noyau dans une structure de répertoire virtuelle qui permet aux utilisateurs d'analyser les artefacts système en utilisant des outils de système de fichiers standard. Le projet se distingue en fournissant un système de fichiers virtuel pour la forensique mémoire, permettant de parcourir et d'interroger la mémoire physique comme des fichiers et dossiers en lecture seule. Il intègre également un scanner de mémoire basé sur Yara pour identifier les signatures de logiciels malveillants et le code injecté au sein de la mémoire physique. Le moteur couvre un large éventail de capacités forensiques, incluant l'inspection des processus et des threads, la liste des connexions réseau et l'analyse du registre Windows. Il prend en charge l'ingestion de données à partir de systèmes en direct, de crash dumps et de machines virtuelles, tout en fournissant une résolution de symboles pour traduire les adresses mémoire brutes en noms significatifs. L'intégration est prise en charge via une interface programmatique multi-langage et des wrappers de bibliothèque native pour C et Java, ainsi qu'un scripting Python headless pour les workflows automatisés.

    Virtual file system for accessing physical memory.

    C
    Voir sur GitHub↗4,202
  • google/rekallAvatar de google

    google/rekall

    1,998Voir sur GitHub↗

    Rekall Memory Forensic Framework

    Framework for advanced memory forensic analysis.

    Python
    Voir sur GitHub↗1,998
  • denandz/keefarceAvatar de denandz

    denandz/KeeFarce

    1,021Voir sur GitHub↗

    Extracts passwords from a KeePass 2.x database, directly from memory.

    Tool for extracting passwords from memory.

    C++
    Voir sur GitHub↗1,021
  • swwwolf/wdbgarkAvatar de swwwolf

    swwwolf/wdbgark

    642Voir sur GitHub↗

    WinDBG Anti-RootKit Extension

    Anti-rootkit extension for the windows debugger.

    C++
    Voir sur GitHub↗642
  • kevthehermit/volutilityAvatar de kevthehermit

    kevthehermit/VolUtility

    387Voir sur GitHub↗

    Web App for Volatility framework

    Web-based interface for the memory forensic framework.

    Python
    Voir sur GitHub↗387
  • shanek2/invtero.netAvatar de ShaneK2

    ShaneK2/inVtero.net

    296Voir sur GitHub↗

    inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques

    High-speed memory analysis framework for Windows x64.

    C#
    Voir sur GitHub↗296
  • ldo-cert/orochiAvatar de LDO-CERT

    LDO-CERT/orochi

    269Voir sur GitHub↗

    The Volatility Collaborative GUI

    Collaborative framework for forensic memory dump analysis.

    JavaScript
    Voir sur GitHub↗269
  • jameshabben/evolveAvatar de JamesHabben

    JamesHabben/evolve

    259Voir sur GitHub↗

    Web interface for the Volatility Memory Forensics Framework

    Web interface for the volatility memory forensics framework.

    JavaScript
    Voir sur GitHub↗259
  • 504ensicslabs/dammAvatar de 504ensicsLabs

    504ensicsLabs/DAMM

    214Voir sur GitHub↗

    Differential Analysis of Malware in Memory

    Differential analysis of malware in memory using volatility.

    Python
    Voir sur GitHub↗214
  • aim4r/voldiffAvatar de aim4r

    aim4r/VolDiff

    195Voir sur GitHub↗

    VolDiff: Malware Memory Footprint Analysis based on Volatility

    Compares memory images before and after malware execution.

    Python
    Voir sur GitHub↗195
  • ytisf/muninnAvatar de ytisf

    ytisf/muninn

    52Voir sur GitHub↗

    A short and small memory forensics helper.

    Automates volatility analysis and generates readable reports.

    Python
    Voir sur GitHub↗52
  • sketchymoose/totalrecallAvatar de sketchymoose

    sketchymoose/TotalRecall

    49Voir sur GitHub↗

    Based on the Volatility framework, this script will run various plugins as well as create a timeline, or use YARA/ClamAV/VirusTotal to find badness.

    Script for automating various memory-based analysis tasks.

    Python
    Voir sur GitHub↗49
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Memory Forensics