[ nabia ]
[ aramo ]
[ 源代码: lief ]
软件包: liblief0 (0.9.0-1build3)
liblief0 的相关链接
Trisquel 的资源:
下载源码包 lief:
维护者:
Original Maintainer:
- Hilko Bengen
外部的资源:
- 主页 [lief-project.github.io]
相似软件包:
Library to Instrument Executable Formats
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.
其他与 liblief0 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libmbedcrypto7 (>= 2.28.0)
- lightweight crypto and SSL/TLS library - crypto library
-
- dep: libmbedx509-1 (>= 2.28.0)
- lightweight crypto and SSL/TLS library - x509 certificate library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3