Package: libelf++0 Architecture: i386 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 80 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2) Filename: ./l/libelf++0/libelf++0_0.3-3_i386.deb Size: 22188 MD5sum: b8f3ad01da0b2e0bb84e2ed9756c611b SHA1: 2ed6168d24e28fe1f45f07dd3c52a51f5afdf0d3 SHA256: 7f84f201b7b869638b149a3e8d52a0a151aa11c9e40910d0c777a7d35f9b9556 SHA512: 457110acfadbfcd2837b0928bf3b2d48aa9e652766582fd18f0e9f537777abfb245293c3e16b6ec4ce63580da7c2d35c3da5564a330cce49c8d67486d8f9ac2d 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.