C Foreign Function Interface and JIT using Clang/LLVM
☆563Apr 20, 2025Updated 10 months ago
Alternatives and similar repositories for dragonffi
Users that are interested in dragonffi are comparing it to the libraries listed below
Sorting:
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530May 15, 2021Updated 4 years ago
- Virtual Machine for Intermediate Representation☆698Jul 29, 2020Updated 5 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Oct 31, 2018Updated 7 years ago
- An optimizing decompiler☆765Mar 29, 2021Updated 4 years ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Apr 24, 2023Updated 2 years ago
- dynamic binary analysis via platform emulation☆904Jun 1, 2023Updated 2 years ago
- QuarkslaB Dynamic Linker library☆91Dec 12, 2024Updated last year
- A Dynamic Binary Instrumentation framework based on LLVM.☆1,734Feb 20, 2026Updated last week
- A tool for analyzing x86-64 binaries.☆336Oct 18, 2024Updated last year
- llvm-mctoll☆869Jun 22, 2024Updated last year
- A drop-anywhere C++ REPL☆849Aug 23, 2025Updated 6 months ago
- print information from LLVM dataflow analyses☆13Jan 22, 2020Updated 6 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,226Updated this week
- A superoptimizer for LLVM IR☆2,350Aug 28, 2024Updated last year
- anvill forges beautiful LLVM bitcode out of raw machine code☆366Sep 3, 2024Updated last year
- Low-latency machine code generation☆4,449Feb 23, 2026Updated last week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Aug 5, 2022Updated 3 years ago
- x86/x64 architecture plugin☆40Mar 7, 2024Updated last year
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Sep 29, 2019Updated 6 years ago
- A static binary rewriter that does not use heuristics☆309May 17, 2018Updated 7 years ago
- Library for lifting machine code to LLVM bitcode☆1,605Feb 13, 2026Updated 2 weeks ago
- C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server p…☆2,362Jul 29, 2020Updated 5 years ago
- Syzygy Transformation Toolchain☆378Dec 5, 2018Updated 7 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Apr 28, 2022Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33May 2, 2025Updated 10 months ago
- A compiler frontend for the C programming language☆563Nov 9, 2025Updated 3 months ago
- A collection of LLVM transform and analysis passes to write shellcode in regular C☆380Jun 12, 2023Updated 2 years ago
- EsoLangVM Compiler Infrastructure☆1,236Nov 22, 2025Updated 3 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,532Aug 29, 2024Updated last year
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- Clang with JIT extensions☆237Dec 11, 2022Updated 3 years ago
- A binary to LLVM translator☆151Jun 5, 2018Updated 7 years ago
- Multi-Language Platform for Dynamic Programming Languages☆640Jul 19, 2022Updated 3 years ago
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,751Apr 26, 2022Updated 3 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Feb 28, 2020Updated 6 years ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆321Dec 1, 2021Updated 4 years ago
- Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deo…☆886Nov 21, 2023Updated 2 years ago
- Low-level IR mutations for LLVM Bitcode☆43Feb 2, 2026Updated last month