Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xavierog/elfwalk
Display the contents of an ELF file
https://github.com/xavierog/elfwalk
dump elf perl
Last synced: 4 days ago
JSON representation
Display the contents of an ELF file
- Host: GitHub
- URL: https://github.com/xavierog/elfwalk
- Owner: xavierog
- Created: 2024-09-23T17:28:43.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-01-04T18:02:20.000Z (6 days ago)
- Last Synced: 2025-01-04T19:18:56.451Z (5 days ago)
- Topics: dump, elf, perl
- Language: Perl
- Homepage:
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple toy script displaying the contents of an ELF file.
Absolutely not intended to compare to libelf, objdump & co.