jemarch.net - poke-elf: ELF pickles for GNU poke
poke-elf
is a GNU poke pickle for editing
+----------------+ ELF object files, executables, shared
| ELF header | libraries and core dumps. It supports many
+----------------+ architectures and extensions.
| program |
+-----| header | Current Release
| | table | (not released yet)
| +----------------+
| : : Installation
| +----------------+ $ tar xzf poke-elf-VERSION.tar.gz
| | .debug |<---+ $ cd poke-elf-VERSION.tar.gz
| +----------------+ | $ ./configure && make && make check && make install
| : : |
| : : | Usage
| / +----------------+ | $ poke /bin/ls
+--| | .data |<---+ (poke) load elf
| \ +----------------+ |
| : : | Help
| : : | $ info poke-elf
| / +----------------+ |
| | | .rodata |<---+ Community
+--| +----------------+ | Channel #poke at irc.libera.chat.
| | .text |<---+
\ +----------------+ | Reporting Bugs
: : | File issues in our bugzilla, component elf-pickle.
: : |
+----------------+ | Sources
| section | | $ git clone git://git.savannah.gnu.org/poke/poke-elf.git
| header |----+
| table | Contributing
+----------------+ Send patches and suggestions to poke-devel@gnu.org