LIEF is a cross-platform library for working with executable and binary formats.
It’s designed for developers, reverse engineers, security researchers, and tooling authors who need to inspect, transform, or integrate support for formats such as ELF, PE, Mach-O, COFF, OAT, DEX, VDEX, and ART. The project provides APIs for several programming languages and can be used in analysis tools, build workflows, instrumentation utilities, and binary modification pipelines.
This is free and open source software.
Key Features
- Works with a broad range of executable and Android-related binary formats.
- Provides APIs for C++, Python, Rust, and C.
- Offers access to binary internals such as sections, symbols, headers, and entry points.
- Includes support for DWARF and PDB debugging information.
- Supports Objective-C metadata and Dyld Shared Cache workflows.
- Includes disassembler support for architectures including AArch64, x86, ARM, RISC-V, MIPS, PowerPC, and eBPF.
- Provides assembler support for AArch64 and x86/x86-64.
- Offers plugins for Ghidra and Binary Ninja.
Website: github.com/lief-project/LIEF
Support:
Developer: Romain Thomas
License: Apache License 2.0
LIEF is written in C++ and Rust. Learn C++ with our recommended free books and free tutorials. Learn Rust with our recommended free books and free tutorials.
Related Software
| Binary Analysis Tools | |
|---|---|
| Ghidra | Software reverse engineering framework |
| Radare2 | Portable reversing framework |
| Cutter | Graphical reverse engineering platform |
| Detect it Easy | File inspection utility |
| ImHex | Analyze binary data |
| capa | Command line malware analysis tool |
| binwalk | Search a given binary image for embedded files |
| FLOSS | FLARE Obfuscated String Solver |
| unblob | Extraction suite for working with unknown binary blobs |
| Rizin | UNIX-like reverse engineering framework |
| LIEF | Work with executable and binary formats |
| RetDec | Retargetable machine-code decompiler |
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. |

