LIEF
https://lief-project.github.io/
The purpose of this project is to provide a cross platform library
which can parse, modify and abstract ELF, PE and MachO formats.
Main features:
Parsing: LIEF can parse ELF, PE, MachO and provides an
user-friendly API to access to format internals.
Modify: LIEF enables to modify some parts of these formats
Abstract: Three formats have common features like sections,
symbols, entry point... LIEF factors them.
API: LIEF can be used in C, C++ and Python
- Sources inherited from project devel:tools
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/LIEF && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LIEF-0.12.1.tar.gz | 0014425464 13.8 MB | |
LIEF-fix_library.patch | 0000000696 696 Bytes | |
LIEF-link_python.patch | 0000000551 551 Bytes | |
LIEF.changes | 0000007636 7.46 KB | |
LIEF.spec | 0000004420 4.32 KB |
Latest Revision
Luigi Baldoni (alois)
accepted
request 970462
from
Luigi Baldoni (alois)
(revision 9)
- Update to version 0.12.1 ELF: * Fix section inclusion calculations. PE: * Fix parsing regressions. Compilation: * Fix `GLIBCXX_USE_CXX11_ABI=1` ABI issue. - Refresh LIEF-fix_library.patch
Comments 0