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

https://github.com/jesso4906/elfa

CLI program to view info about ELF files, written in Rust
https://github.com/jesso4906/elfa

cli elf linux reverse-engineering rust

Last synced: 12 months ago
JSON representation

CLI program to view info about ELF files, written in Rust

Awesome Lists containing this project

README

          

# About
ELF Analyzer is a CLI tool that prints information about ELF files. For certain fields, it will display the raw value and what it actually means.

![screen shot of elfa](./screenshot.png)