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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zardus/ctf-toolsAvatar von zardus

    zardus/ctf-tools

    9,434Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,434
  • volatilityfoundation/volatilityAvatar von volatilityfoundation

    volatilityfoundation/volatility

    7,971Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,971
  • ufrisk/memprocfsAvatar von ufrisk

    ufrisk/MemProcFS

    4,202Auf GitHub ansehen↗

    MemProcFS ist ein Tool zur Analyse volatiler Speicher und ein plattformübergreifendes Speicherakquisitionssystem. Es fungiert als virtuelles Dateisystem für Speicherforensik, das physischen Speicher und Kernel-Objekte in eine virtuelle Verzeichnisstruktur mappt, die es Benutzern ermöglicht, Systemartefakte mit Standard-Dateisystem-Tools zu analysieren. Das Projekt zeichnet sich dadurch aus, dass es ein virtuelles Dateisystem für Speicherforensik bereitstellt, das das Durchsuchen und Abfragen von physischem Speicher als schreibgeschützte Dateien und Ordner ermöglicht. Es integriert zudem einen Yara-basierten Speicher-Scanner, um Malware-Signaturen und injizierten Code innerhalb des physischen Speichers zu identifizieren. Die Engine deckt ein breites Spektrum forensischer Funktionen ab, einschließlich Prozess- und Thread-Inspektion, Auflistung von Netzwerkverbindungen und Windows-Registry-Analyse. Sie unterstützt die Datenaufnahme von Live-Systemen, Crash-Dumps und virtuellen Maschinen, während sie Symbolauflösung bietet, um rohe Speicheradressen in aussagekräftige Namen zu übersetzen. Die Integration wird durch ein mehrsprachiges programmatisches Interface und native Library-Wrapper für C und Java sowie Headless-Python-Scripting für automatisierte Workflows unterstützt.

    Virtual file system for accessing physical memory.

    C
    Auf GitHub ansehen↗4,202
  • google/rekallAvatar von google

    google/rekall

    1,998Auf GitHub ansehen↗

    Rekall Memory Forensic Framework

    Framework for advanced memory forensic analysis.

    Python
    Auf GitHub ansehen↗1,998
  • denandz/keefarceAvatar von denandz

    denandz/KeeFarce

    1,021Auf GitHub ansehen↗

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

    Tool for extracting passwords from memory.

    C++
    Auf GitHub ansehen↗1,021
  • swwwolf/wdbgarkAvatar von swwwolf

    swwwolf/wdbgark

    642Auf GitHub ansehen↗

    WinDBG Anti-RootKit Extension

    Anti-rootkit extension for the windows debugger.

    C++
    Auf GitHub ansehen↗642
  • kevthehermit/volutilityAvatar von kevthehermit

    kevthehermit/VolUtility

    387Auf GitHub ansehen↗

    Web App for Volatility framework

    Web-based interface for the memory forensic framework.

    Python
    Auf GitHub ansehen↗387
  • shanek2/invtero.netAvatar von ShaneK2

    ShaneK2/inVtero.net

    296Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗296
  • ldo-cert/orochiAvatar von LDO-CERT

    LDO-CERT/orochi

    269Auf GitHub ansehen↗

    The Volatility Collaborative GUI

    Collaborative framework for forensic memory dump analysis.

    JavaScript
    Auf GitHub ansehen↗269
  • jameshabben/evolveAvatar von JamesHabben

    JamesHabben/evolve

    259Auf GitHub ansehen↗

    Web interface for the Volatility Memory Forensics Framework

    Web interface for the volatility memory forensics framework.

    JavaScript
    Auf GitHub ansehen↗259
  • 504ensicslabs/dammAvatar von 504ensicsLabs

    504ensicsLabs/DAMM

    214Auf GitHub ansehen↗

    Differential Analysis of Malware in Memory

    Differential analysis of malware in memory using volatility.

    Python
    Auf GitHub ansehen↗214
  • aim4r/voldiffAvatar von aim4r

    aim4r/VolDiff

    195Auf GitHub ansehen↗

    VolDiff: Malware Memory Footprint Analysis based on Volatility

    Compares memory images before and after malware execution.

    Python
    Auf GitHub ansehen↗195
  • ytisf/muninnAvatar von ytisf

    ytisf/muninn

    52Auf GitHub ansehen↗

    A short and small memory forensics helper.

    Automates volatility analysis and generates readable reports.

    Python
    Auf GitHub ansehen↗52
  • sketchymoose/totalrecallAvatar von sketchymoose

    sketchymoose/TotalRecall

    49Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗49
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Memory Forensics