Hacker News new | ask | show | jobs
by grundprinzip 3979 days ago
Anybody knows if there is support for LLVM IR code as well? What would be good alternatives here?
1 comments

Dagger, Fracture, and MCSema are three projects that directly try to decompile to LLVM IR. The Binary Analysis Platform can also export to LLVM IR.