Bug 47444 - New port: elf, a comfortable ELF header analyzer
Summary: New port: elf, a comfortable ELF header analyzer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-24 21:00 UTC by Sean Chittenden
Modified: 2003-01-24 21:19 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (1.86 KB, text/plain)
2003-01-24 21:00 UTC, Sean Chittenden
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Chittenden 2003-01-24 21:00:14 UTC
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.
Comment 1 Sean Chittenden freebsd_committer freebsd_triage 2003-01-24 21:18:43 UTC
State Changed
From-To: open->closed

Port submitted and committed on behalf of the submitter because submitter's 
reverse DNS isn't setup correctly.  Port committed with small modifications, 
thanks!