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)
☆186Updated 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
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆178Updated last month
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- userland exec for Linux x86_64☆67Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆39Updated 4 months ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆200Updated 3 weeks ago
- sstrip is a small utility that removes as much as possible from an ELF file without affecting the file's memory image.☆70Updated 9 years ago
- Tiny ELF loader☆134Updated 2 years ago
- small elf loader☆139Updated 10 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 2 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆348Updated 7 months ago
- Freestanding libelf extracted from elfutils☆33Updated 6 months ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆39Updated last year
- Rellic produces goto-free C output from LLVM bitcode☆555Updated 7 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆146Updated last month
- Tiny loaders for various binary formats.☆237Updated 8 years ago
- dlopen from memory☆217Updated 9 years ago
- x86 emulation library☆151Updated 2 months ago
- A high performance LLVM-based dynamic binary instrumentation framework