Skip to content
/ elf Public

A Common Lisp library for manipulating ELF files

License

Notifications You must be signed in to change notification settings

GrammaTech/elf

Repository files navigation

ELF - A Common Lisp library for manipulating ELF files

ELF is a common lisp library for the manipulation of ELF files, which
can be used to read, inspect, modify and write elf files.

For more information see http://eschulte.github.io/elf.