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
- A library for dynamic binary rewriting☆57Updated 3 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- EFI Byte Code Virtual Machine in userspace☆77Updated last year
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Dr. Disassembler☆35Updated 2 years ago
- A simple library focusing on demangling symbols for different programing languages☆41Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- LLVM Metadata Visualizer☆22Updated 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
- Safely execute an arbitrary x86 instruction☆178Updated 9 months ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 9 years ago
- Simple Library calls tracer☆21Updated 6 years ago
- Turn an interpreter into a code generator☆29Updated 9 years ago
- Extracting high level semantic information from binary code☆64Updated 5 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆164Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 3 months ago
- A symbolic execution engine for LLVM IR☆34Updated 2 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆63Updated 8 months ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆17Updated 6 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Multicore x64 kernel with a focus on introspection and debugging capabilities.☆59Updated 4 months ago
- Elven relativism -- relocation and execution of aarch64 ELF relocatable objects (ET_REL)☆20Updated 2 months ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆24Updated 4 years ago
- Kieler Analyzer for Executables and Libraries - an interactive disassembler☆11Updated 6 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆15Updated last year
- Disarm — Fast AArch64 Decode/Encoder☆15Updated last month
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆29Updated 5 years ago