Path to this page:
./
wip/py-sqlelf,
Explore ELF objects through the power of SQL
Branch: CURRENT,
Version: 0.4,
Package name: py311-sqlelf-0.4,
Maintainer: pkgsrc-usersA tool that utilizes SQLite's virtual table functionality to allow you
to explore Linux ELF objects through SQL.
Traditionally exploring an ELF file was limited to tools such as objdump
or readelf. While these tools are full featured in their parsing
capability, the output format and ability to ask exploratory questions
is limited.
SQL is the lingua franca for asking questions in a declarative manner.
Let's enhance our ability to introspect binaries!
Master sites:
Filesize: 175.79 KB
Version history: (Expand)
- (2024-03-19) Package added to pkgsrc.se, version py311-sqlelf-0.4 (created)