staticafi / llvm2c
Decompiler of LLVM bitcode to C
☆85Updated last year
Alternatives and similar repositories for llvm2c:
Users that are interested in llvm2c are comparing it to the libraries listed below
- DebugIR: Debugging LLVM-IR Files☆131Updated 3 months ago
- BinRec: Dynamic Binary Lifting and Recompilation☆129Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆53Updated 6 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- A high performance LLVM-based dynamic binary instrumentation framework