> I'm a college student working on a final project for my computer security > class. I am trying to manipulate .ELF files and I found this elf-utils.rpm > that looks like it will be extremely useful in reading, manipulating, and > writing a .ELF file. However, there is no man file and I haven't been able > to find any API files or documentation online. > > Could someone point me to some online documentation or explain how to use > elf utils?
For the ELF(3) API, my "libelf by Example" tutorial may be of help: http://sourceforge.net/projects/elftoolchain/files/Documentation/libelf-by-example/ HTH. -- Koshy _______________________________________________ elfutils-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/elfutils-devel
