LEMON is a memory acquisition utility for Linux and Android systems.
It uses eBPF to capture physical memory and save dumps in LiME format for analysis with memory forensics tools such as Volatility 3. The project targets x64 and ARM64 systems and is designed for situations where analysts need an alternative to kernel modules or kcore access, including environments where Secure Boot or missing kernel headers complicate traditional acquisition methods.
This is free and open source software.
Key Features
- Captures the full physical memory of Linux and Android systems using eBPF.
- Saves memory dumps in LiME format for compatibility with forensic analysis workflows.
- Provides precompiled static binaries for x64 and ARM64 systems.
- Supports CO-RE eBPF builds to reduce dependence on target system libraries and kernel headers.
- Offers disk-based dumping and network dumping modes.
- Can be built dynamically or statically from source.
Website: github.com/eurecom-s3/lemon
Support:
Developer: EURECOM S3
License: GNU General Public License v2.0
LEMON 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. |

