Y
Hacker News
new
|
ask
|
show
|
jobs
by
k4st
2990 days ago
You can also run KLEE on x86(-64) or AArch64 binaries using McSema to lift the binary to LLVM bitcode. An example is here:
https://github.com/trailofbits/mcsema/tree/master/examples/M...