Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.