stephenrkell / libdlbind
Dynamic creation and update of ELF files, or: an allocator for JIT compilers
☆32Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for libdlbind
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 6 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Safely execute an arbitrary x86 instruction☆178Updated 9 months ago
- Dr. Disassembler☆35Updated 2 years ago
- A library for dynamic binary rewriting☆57Updated 3 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 9 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 2 months ago
- Turn an interpreter into a code generator☆29Updated 9 years ago
- Extracting high level semantic information from binary code☆64Updated 5 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- A simple library focusing on demangling symbols for different programing languages☆39Updated 3 years ago
- Simple Library calls tracer☆21Updated 6 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Simple Function calls tracer☆72Updated 6 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Disarm — Fast AArch64 Decode/Encoder☆13Updated last month
- llvm crash analysis☆41Updated 4 months ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- deprecated☆46Updated 5 years ago
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆29Updated 5 years ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆24Updated 4 years ago
- A symbolic execution engine for LLVM IR☆34Updated 2 years ago
- Fast and efficient binary translator☆58Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆66Updated this week
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆17Updated this week
- CCG is a random C Code Generator☆42Updated 2 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆33Updated 6 years ago