freebsd-ports/devel/elfsh/pkg-descr
Will Andrews 247bddfc9c Add elfsh 0.43, an attractive toolkit for the analyzation of ELF
object files.

PR:		52151
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-06-03 04:34:05 +00:00

13 lines
579 B
Text

For impatient people, this is a short list for libelfsh's already
provided features: Mass file view with nice output and cross
references, unlink/relink the file, modify sections and program
header parameter fields, hijack GOT, CTORS, DTORS, modify the symbol
table, inject and remove symbols, inject sections, remove SHT,
support binaries without symtab, reconstruct the SHT. Look at
libelfsh-ref.txt for current libelfsh reference. elfsh offers an
attractive interface to libelfsh.
WWW: http://www.devhell.org/~mayhem/projects/elfsh/
- Samy Al Bahra
samy@kerneled.com