LIEF 1.0.0

Download

Install from your package manager, download a prebuilt SDK, or build LIEF from source.

Quick install uv pip install lief
Prebuilt packages

Choose Your Platform.

Official SDK archives and language packages for supported systems and architectures.

Release notes

Python

Stable-ABI wheels are published on PyPI, including free-threaded variants where supported.

Rust

Add the maintained lief crate to use the Rust bindings in Cargo projects.

From source

Clone the GitHub repository for custom build options and development branches.