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
Release notesChoose Your Platform.
Official SDK archives and language packages for supported systems and architectures.
Android
1.0.0OSX
1.0.0iOS
1.0.0Windows
1.0.0Nightly
mainPython
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.