Hacker News new | ask | show | jobs
by tptacek 2666 days ago
Yeah, sorry, as I understand it, it uses Capstone as the disassembler and implements an LLVM lifter over it. It was pretty dumb to describe it as "based on Capstone"; I was just mentally breaking tools down by which CFG recovery system it relied on.
1 comments

No worries, it wasn't dumb to say that! Your intention just wasn't 100% clear to me.