# Source: elfkickers # Package: elfkickers # Versions: elfkickers (2.0a-3) # Prioritize: 45 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 is a small utility that removes everything from an ELF file that is not part of the file's memory image. * rebind is another small utility that alters the binding of selected exported symbols in an ELF object file. * 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 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 . * ebfc is a compiler for a tiny programming language. The compiler can generate ELF executables, object files, and shared libraries. * tiny is a directory containing a collection of very small ELF executables. . ELFKickers on Debian doesn't include ebfc and the collection of tiny ELF executables. Description-it: Questo pacchetto รจ una raccolta di programmi che sono normalmente non correlati, a parte per il fatto di aver tutti a che fare con il formato di file ELF. . . . # other Descriptions of the elfkickers package with a translation in it: # # Description-id: 305369 https://ddtp.debian.org/ddt.cgi?desc_id=305369 # patch https://ddtp.debian.org/ddt.cgi?diff1=305369&diff2=43859&language=it # This Description is active # This Description was in forky from 2025-08-10 to 2026-09-25; # This Description was in sid from 2024-05-16 to 2026-09-25; # This Description was in trixie from 2024-05-24 to 2026-09-14; #