stephenrkell / libdlbindLinks
Dynamic creation and update of ELF files, or: an allocator for JIT compilers
☆35Updated 3 weeks ago
Alternatives and similar repositories for libdlbind
Users that are interested in libdlbind are comparing it to the libraries listed below
Sorting:
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- A simple library focusing on demangling symbols for different programing languages☆48Updated 5 years ago
- Safely execute an arbitrary x86 instruction☆202Updated last year
- Simple Function calls tracer☆73Updated 7 years ago
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆30Updated 7 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆71Updated last year
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆78Updated 8 years ago
- A binary optimization/specialization library supporting multiple rewriters☆118Updated 4 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Turn an interpreter into a code generator☆31Updated 10 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Extracting high level semantic information from binary code☆66Updated 6 years ago
- Elven relativism -- relocation and execution of aarch64 ELF relocatable objects (ET_REL)☆21Updated 2 months ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆258Updated 2 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Updated 3 weeks ago
- Simple Library calls tracer☆22Updated 7 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆204Updated last month
- ☆74Updated 3 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆38Updated 11 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 9 months ago
- Manipulate C-family ASTs with Clang☆68Updated 7 years ago
- Simple elf linker implementation☆16Updated 6 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Disarm — Fast AArch64 Decode/Encoder☆43Updated last year