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
- Host: GitHub
- URL: https://github.com/jesso4906/elfa
- Owner: Jesso4906
- License: gpl-3.0
- Created: 2025-03-23T12:45:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T12:21:11.000Z (about 1 year ago)
- Last Synced: 2025-03-27T12:24:53.143Z (about 1 year ago)
- Topics: cli, elf, linux, reverse-engineering, rust
- Language: Rust
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
