LeechCore is a physical memory acquisition library aimed at digital forensics, incident response, and low-level security research.
It provides API access to memory sources through C/C++, Python, and C# bindings, supports local acquisition as well as network-based use with LeechAgent, and is used by related projects such as PCILeech and MemProcFS. The project can work with file-based dumps, live memory sources, virtual machine targets, and supported DMA hardware, with binaries available for Windows, Linux, and macOS.
This is free and open source software.
Key Features
- Provides C/C++, Python, and C# APIs for accessing physical memory sources.
- Supports software-based acquisition from raw dumps, crash dumps, ELF core dumps, QEMU, VMware, libmicrovmi, and other sources.
- Works with supported hardware-based acquisition devices including FPGA and DMA-based interfaces.
- Offers remote memory acquisition through the Windows-based LeechAgent.
- Uses compressed network connections with Kerberos authentication enabled by default for LeechAgent workflows.
- Runs as a library loaded by other applications such as PCILeech and MemProcFS.
Website: github.com/ufrisk/LeechCore
Support:
Developer: Ulf Frisk
License: GNU General Public License v3.0
LeechCore is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Forensics Memory Tools | |
|---|---|
| MemProcFS | View physical memory as files in a virtual file system |
| pypykatz | Python implementation of Mimikatz |
| Volatility | Advanced memory forensics framework |
| AVML | Acquire Volatile Memory for Linux |
| Volshell | CLI tool for working with memory |
| EVTXtract | Recovers and reconstructs fragments of EVTX log files |
| yarp | Yet Another Registry Parser |
| AutoTimeliner | Extract forensic timeline from volatile memory dump |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

