1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/devel/elf/pkg-descr
Kirill Ponomarev 94792a6ff1 - Update MASTER_SITES and maintainer's email
PR:		ports/66972
Submitted by:	maintainer
2004-05-21 13:07:20 +00:00

10 lines
408 B
Plaintext

ELF is a commandline based ELF header analyzer. This tool
allows you to easily parse the ehdr of ELF object files
into a human readable format (and various other formats).
This is a very good source of both source code (for people
learning the ELF) and information for developers that care
about the internals of object files that is generated for
them.
WWW: http://www.kerneled.com/projects/elf/index.html