/objdump-to-opcodes

takes a file containing the output of calling `objdump -d <asm file>` and returns only the op codes section.

Primary LanguageCommon Lisp

Stargazers