Package: libelf++0 Architecture: arm64 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 84 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./l/libelf++0/libelf++0_0.3-3_arm64.deb Size: 19220 MD5sum: 1b2d936113ecc8cf7081ccd035c2bc04 SHA1: c87784d5db3db02ce74381cc2f2cff2c2bf72990 SHA256: 1c5bb8dc59dbc57e989d1db1e0eedece77dc0e732a561b6b38a7f7a308b64db5 SHA512: f22ab4ed5e48a3365aac9120b43f4c5dcd6d3c5d9df05a19752658a19497b0d8ac8bfd468244c5f41b8286c8fcea5dfaa092475519c09398c15a809b5065ff41 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.