staticafi / llvm2c
Decompiler of LLVM bitcode to C
☆81Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for llvm2c
- Binary Translator to LLVM IR☆47Updated 6 years ago
- DebugIR: Debugging LLVM-IR Files☆125Updated 3 weeks ago
- BinRec: Dynamic Binary Lifting and Recompilation☆125Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆246Updated 5 months ago
- 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 …☆51Updated 5 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆110Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- LLVM meets Code Property Graphs☆87Updated 3 years ago
- llvm with tablegen backend for capstone disassembler☆40Updated last week
- Pure Python Itanium C++ ABI demangler☆34Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆213Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- Library for Capstone instruction to LLVM IR translation☆42Updated 6 years ago
- VSCode extension for the LLVM IR language☆59Updated 5 months ago
- A binary to LLVM translator☆142Updated 6 years ago
- Fork of LLVM for demonstrating optimization pass development☆29Updated last year
- A library for dynamic binary rewriting☆57Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆68Updated last year
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆158Updated 2 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆135Updated 3 years ago
- An assembler to intermediate language translator based on Qemu☆32Updated 8 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆126Updated last week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆38Updated 2 years ago
- Wiki pages for compiler technologies https://compilers.wiki☆23Updated last year
- Synthesis of loop-free programs☆14Updated this week
- Visualization of LLVM IR☆60Updated 10 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago