On Thu, Mar 12, 2015 at 05:44:02PM -0700, Daniel Dilts wrote: > Does there exist a tool that could lift a binary (assembly for some > supported target) to LLVM IR? If there isn't, does this seem like > something that would be feasible? http://llvm.org/devmtg/2013-04/bougacha-slides.pdf might be a starting point. Joerg