[ ソース: libelfin ]
パッケージ: libelf++0 (0.3-2.1)
C++11 ELF parser
Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4 debug information.
Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic layer. Interpreting the information stored in DWARF DIE trees still requires a great deal of understanding of DWARF, but libelfin will make sense of the bytes for you.
This package contains the library to parse ELF binaries.
その他の libelf++0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3