Package: libelf++0 Architecture: amd64 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 81 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./l/libelf++0/libelf++0_0.3-3_amd64.deb Size: 20784 MD5sum: f00c5da59c9784bd2eaf8e0799edbf06 SHA1: 4c365ce910e20cabcf727775a53041b5352c218b SHA256: a8fcedcbe80292ff51f1462a983d1066e42d21577d97223ee6d25bd419af9f85 SHA512: 7147b7f9876972c9c0935db2e8ca7b4370320807fb7ba626ae6e37d5e70940646a0b1d142bf68a17f0ce402aa39477e958684257c68fc6e82e8143f85c3b5a8d Homepage: https://github.com/aclements/libelfin Description: 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.