Package: wnpp Owner: Fathi Boudra <[EMAIL PROTECTED]> Severity: wishlist
* Package name : elfkickers Version : 2.0a Upstream Author : Brian Raiter <[EMAIL PROTECTED]> * URL : http://www.muppetlabs.com/~breadbox/software/elfkickers.html * License : GPL Programming Lang: C Description : collection of programs dealing with the ELF file format This distribution is a collection of programs that are generally unrelated, except in that they all deal with the ELF file format. . Each program is independent. There is no shared code between them, and in fact they all take slightly different approaches to handling ELF files. . The table of contents: * sstrip sstrip is a small utility that removes everything from an ELF file that is not part of the file's memory image. * rebind rebind is another small utility that alters the binding of selected exported symbols in an ELF object file. * elfls elfls is a utility that displays an ELF file's program and/or section header tables, which serve as a kind of global roadmap to the file's contents. * elftoc elftoc takes an ELF file and generates C code that defines a structure with the same memory image, using the structures and preprocessor symbols defined in <linux/elf.h>. * ebfc ebfc is a compiler for a tiny programming language. The compiler can generate ELF executables, object files, and shared libraries. * tiny This directory contains a collection of very small ELF executables. cheers, Fathi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]