Python bindings for LLVM auto-generated from the LLVM-C API
☆229Apr 8, 2025Updated 10 months ago
Alternatives and similar repositories for llvmcpy
Users that are interested in llvmcpy are comparing it to the libraries listed below
Sorting:
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Nov 16, 2025Updated 3 months ago
- Instruction decoder microbenchmark suite☆11Oct 31, 2017Updated 8 years ago
- LLVM Metadata Visualizer☆21Nov 30, 2017Updated 8 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,223Feb 20, 2026Updated last week
- The Jakstab static analysis platform for binaries☆163Dec 10, 2019Updated 6 years ago
- Deobfuscation of Semi-Linear Mixed Boolean-Arithmetic Expressions☆80Jan 24, 2026Updated last month
- Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.☆135May 14, 2021Updated 4 years ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆103Jul 15, 2025Updated 7 months ago
- LLVM meets Code Property Graphs☆96Feb 27, 2021Updated 5 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Aug 14, 2024Updated last year
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆26May 5, 2021Updated 4 years ago
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆400Dec 4, 2024Updated last year
- llvm-mctoll☆869Jun 22, 2024Updated last year
- ☆45Mar 13, 2022Updated 3 years ago
- an architecture-independent decompiler to LLVM IR☆395Aug 5, 2015Updated 10 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆33Jul 6, 2019Updated 6 years ago
- Clone of "Compiler-Agnostic Function Detection in Binaries" source code☆86Oct 29, 2021Updated 4 years ago
- grap: define and match graph patterns within binaries☆174Mar 3, 2021Updated 4 years ago
- Visualization of LLVM IR☆59May 6, 2014Updated 11 years ago
- A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!☆46Jun 11, 2022Updated 3 years ago
- Binary Translator to LLVM IR☆226May 17, 2023Updated 2 years ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Apr 30, 2024Updated last year
- Mixed Boolean Arithmetic Simplification using E-Graphs☆24May 1, 2025Updated 10 months ago
- Constraint solver based on coverage-guided fuzzing☆249Nov 28, 2023Updated 2 years ago
- A wrapper script to build whole-program LLVM bitcode files☆732Dec 30, 2025Updated 2 months ago
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54May 26, 2025Updated 9 months ago
- LLVM support for the lean theorem prover☆53Sep 14, 2021Updated 4 years ago
- Efficient general mixed boolean-arithmetic (MBA) simplifier☆122Feb 22, 2026Updated last week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 9 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆334Feb 2, 2026Updated 3 weeks ago
- Exemplary LLVM function pass implementing Control Flow Flattening.☆17May 2, 2018Updated 7 years ago
- OCaml library to transform an Llvm control flow graph in an SMT formula.☆13Apr 20, 2018Updated 7 years ago
- Symbolic Geometric Algebra with E-Graphs☆19Oct 11, 2023Updated 2 years ago
- Experimental translation of llvm to smt.☆58Apr 8, 2020Updated 5 years ago
- VSCode extension for the LLVM IR language☆60May 29, 2024Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- A LLVM Sanitizer for Symbolic Tracing☆234Feb 7, 2026Updated 3 weeks ago
- Configurable instrumentation of LLVM bitcode☆35Mar 31, 2025Updated 11 months ago
- Diablo is a retargetable link-time binary rewriting framework☆82Dec 21, 2020Updated 5 years ago