|
|
|
|
|
by endorphone
3203 days ago
|
|
Has anyone with IDA Pro had luck with mcsema (or anything similar)? The idea of taking arbitrary x86/amd64 binaries and converting them to LLVM IR is a concept that fascinates me and I've always been curious what the optimization paths would be -- if you took a go binary output, converted it to LLVM IR, and then compiled with an optimizing LLVM pass how does the result compare, for instance. |
|