Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-04 | Import elf-0.5.3: ELF header analyzer. | salo | 1 | -0/+4 | |
elf is an ELF header (e_header) statistics tool. It allows you to gather various statistics about a binary's ELF header, unlike other releases (readelf), elf concentrates on the e_header itself. This allows for some more usability in many instances (be it by an end-user or application). Package submitted to pkgsrc-wip by Douwe Kiela with modifications by me. |