pfalcon / foreign-dlopen
Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library may use completely different libc's)
☆180Updated 2 years ago
Alternatives and similar repositories for foreign-dlopen:
Users that are interested in foreign-dlopen are comparing it to the libraries listed below
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆178Updated 3 weeks ago
- userland exec for Linux x86_64☆66Updated 2 years ago
- Tiny ELF loader☆133Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆39Updated 3 months ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆198Updated this week
- small elf loader☆136Updated 10 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated last month
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆125Updated 6 months ago
- Tiny loaders for various binary formats.☆236Updated 8 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆349Updated 6 months ago
- Files for cross-compilation☆34Updated last month
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Linux Debugger Prototype☆43Updated 3 years ago
- Access Arm64 CPU system registers☆84Updated 3 weeks ago
- Load-time selective binary rewriting☆157Updated 2 years ago
- Rellic produces goto-free C output from LLVM bitcode☆554Updated 6 months ago
- EFI Byte Code Virtual Machine in userspace☆77Updated 2 years ago
- x86 emulation library☆150Updated last month
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆51Updated 5 years ago
- ELF64 Relocatable Object Loader☆25Updated 7 years ago
- 📡🐧 Linux kernel syscall implementation tracker☆209Updated last week
- Information about Linux system calls on different architectures☆156Updated last week
- run C++ from anywhere☆117Updated 5 years ago
- Safely execute an arbitrary x86 instruction☆180Updated last year
- Libelf is a simple library to read ELF files.☆48Updated 2 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆143Updated 2 weeks 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…☆37Updated 10 years ago
- A ptrace library for easy syscall injection in Linux.☆176Updated 8 months ago
- Automatically spawn gdb on error.☆66Updated 2 years ago