elf

Common Lisp library for manipulation of ELF files.

$ area51 add elfCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(elf:some-function ...)