Vulnerability Detection

LIEF – work with executable and binary formats

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
GhidraSoftware reverse engineering framework
Radare2Portable reversing framework
CutterGraphical reverse engineering platform
Detect it EasyFile inspection utility
ImHexAnalyze binary data
capaCommand line malware analysis tool
binwalkSearch a given binary image for embedded files
FLOSSFLARE Obfuscated String Solver
unblobExtraction suite for working with unknown binary blobs
RizinUNIX-like reverse engineering framework
LIEFWork with executable and binary formats
RetDecRetargetable machine-code decompiler

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments