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: 20128 MD5sum: 54fc3ad8371a3eb436d10a257a2cd428 SHA1: 6ea799bed644f41da1f93b6896698eca6b035cf3 SHA256: 9f96b61502dc164531712c8d985e8a8759f548d59d38771ff9186cdb7b52fd4f SHA512: 1e112e2bd2c6057ea182265f8b0d72fdfbd0246246ed13fc90cac1fe8a15958e4145389489ee226b2f15f6e42eaab73d3e39f2a9bb3028ff5df337757132fc0f 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.