liblief0

Library to Instrument Executable Formats

Description

LIEF is a library for parsing, modifying ELF, PE, and MachO formats. Its main features include:

 - Parsing: LIEF can parse ELF, PE, MachO and provides an user-friendly
   API to access to format internals.
 - Modify: It enables to modify some parts of these formats
 - Abstract: Three formats have common features like sections, symbols,
   entry point, etc.. LIEF factors them.
 - API support: LIEF can be used in C, C++, and Python.

This package contains the shared library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://lief-project.github.io/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblief0