awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 个仓库

Awesome GitHub RepositoriesMemory Analysis Tools

Tools for acquiring and analyzing volatile memory dumps from systems.

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

Awesome Memory Analysis Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • volatilityfoundation/volatilityvolatilityfoundation 的头像

    volatilityfoundation/volatility

    7,971在 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

    Advanced framework for memory forensics and artifact extraction.

    Pythonmalwarememorypython
    在 GitHub 上查看↗7,971
  • ufrisk/memprocfsufrisk 的头像

    ufrisk/MemProcFS

    4,202在 GitHub 上查看↗

    MemProcFS 是一个易失性内存分析工具和跨平台内存获取系统。它作为一个内存取证虚拟文件系统,将物理内存和内核对象映射到虚拟目录结构中,允许用户使用标准文件系统工具分析系统工件。 该项目通过提供用于内存取证的虚拟文件系统脱颖而出,能够将物理内存作为只读文件和文件夹进行浏览和查询。它还结合了基于 Yara 的内存扫描器,以识别物理内存中的恶意软件签名和注入代码。 该引擎涵盖了广泛的取证功能,包括进程和线程检查、网络连接列表和 Windows 注册表分析。它支持从实时系统、崩溃转储和虚拟机中摄取数据,同时提供符号解析以将原始内存地址转换为有意义的名称。 集成通过多语言程序化接口和针对 C 和 Java 的原生库包装器,以及用于自动化工作流的无头 Python 脚本提供支持。

    Virtual file system for viewing physical memory as files.

    C
    在 GitHub 上查看↗4,202
  • volatilityfoundation/volatility3volatilityfoundation 的头像

    volatilityfoundation/volatility3

    4,192在 GitHub 上查看↗

    Volatility3 是一个内存取证框架和分析工具,用于解析易失性内存转储。它提取数字工件并重构系统的运行时状态,以恢复进程信息、网络工件和其他取证证据。 该系统作为一个基于插件的取证引擎和操作系统符号解析器运行。它使用符号表和转换层将原始内存地址映射到已知的系统结构,并为创建自定义扫描器和渲染器提供了可扩展的架构。 该框架包含一个用于实时数据发现的命令行内存浏览器,以及一个用于自动化生成内存报告的编程接口。它通过基于层的地址转换过程处理数字工件提取和系统符号解析。

    Modern successor to the standard memory forensics framework.

    Python
    在 GitHub 上查看↗4,192
  • 504ensicslabs/lime504ensicsLabs 的头像

    504ensicsLabs/LiME

    1,995在 GitHub 上查看↗

    LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisitio

    Kernel module for acquiring volatile memory from Linux devices.

    C
    在 GitHub 上查看↗1,995
  • microsoft/avmlmicrosoft 的头像

    microsoft/avml

    1,098在 GitHub 上查看↗

    AVML - Acquire Volatile Memory for Linux

    Portable volatile memory acquisition for Linux systems.

    Rust
    在 GitHub 上查看↗1,098
  • jpcertcc/malconfscanJPCERTCC 的头像

    JPCERTCC/MalConfScan

    497在 GitHub 上查看↗

    Volatility plugin for extracts configuration data of known malware

    Volatility plugin for extracting configuration data from known malware.

    Python
    在 GitHub 上查看↗497
  • shanek2/invtero.netShaneK2 的头像

    ShaneK2/inVtero.net

    296在 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

    Advanced memory analysis for Windows x64 with hypervisor support.

    C#
    在 GitHub 上查看↗296
  • mkorman90/volatilitybotmkorman90 的头像

    mkorman90/VolatilityBot

    268在 GitHub 上查看↗

    VolatilityBot – An automated memory analyzer for malware samples and memory dumps

    Automated tool for binary extraction and memory analysis tasks.

    Python
    在 GitHub 上查看↗268
  • ldo-cert/orochiLDO-CERT 的头像

    LDO-CERT/orochi

    269在 GitHub 上查看↗

    The Volatility Collaborative GUI

    Collaborative framework for forensic memory dump analysis.

    JavaScript
    在 GitHub 上查看↗269
  • jameshabben/evolveJamesHabben 的头像

    JamesHabben/evolve

    259在 GitHub 上查看↗

    Web interface for the Volatility Memory Forensics Framework

    Web-based interface for memory forensics frameworks.

    JavaScript
    在 GitHub 上查看↗259
  • aim4r/voldiffaim4r 的头像

    aim4r/VolDiff

    195在 GitHub 上查看↗

    VolDiff: Malware Memory Footprint Analysis based on Volatility

    Malware memory footprint analysis based on memory forensics.

    Python
    在 GitHub 上查看↗195
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Memory Analysis Tools