gtirb-capstone

MIT

Integration between GTIRB and the Capstone/Keystone libraries

$ area51 add gtirb-capstoneCopy

Usage

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