LIEF (Library to Instrument Executable Formats) is a cross-platform library that enables parsing, modifying, and abstracting executable formats such as ELF, PE, and Mach-O. It's widely used in reverse engineering and binary analysis.
Features
- Parse and modify ELF, PE, and Mach-O binaries
- Add or remove sections and symbols in executables
- Abstract binary formats for uniform analysis
- Support for C++, Python, and Rust bindings
- Facilitates malware analysis and reverse engineering
- Open-source under the Apache 2.0 license
Categories
LibrariesLicense
Apache License V2.0Follow LIEF
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LIEF!