[ 源代码: libelfin ]
软件包:libelfin-dev(0.3-3)
C++11 ELF/DWARF parser (development files)
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 development libraries and header files for libelfin.