An open API service indexing awesome lists of open source software.

https://github.com/fzakaria/elf2sql

Convert ELF files to SQLite databases
https://github.com/fzakaria/elf2sql

elf linux sql

Last synced: 9 months ago
JSON representation

Convert ELF files to SQLite databases

Awesome Lists containing this project

README

          

# elf2sql

This repository will convert back-and-forth between the ELF format and a
meaningful SQLite database.

> If you are interested in runtime analysis of ELF files via SQL please see
> [sqlelf](https://github.com/fzakaria/sqlelf)