olsner / elfloadLinks
user-space elf loader
☆16Updated 2 years ago
Alternatives and similar repositories for elfload
Users that are interested in elfload are comparing it to the libraries listed below
Sorting:
- Tiny ELF loader☆135Updated 2 years ago
- EFI Byte Code Virtual Machine in userspace☆80Updated 2 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆215Updated 2 years ago
- Freestanding libelf extracted from elfutils☆38Updated 4 months ago
- A simple set of GPL'ed utilities to read, write, and manipulate files in an ext2/ext3 filesystem.☆34Updated 11 months ago
- Pure Python Itanium C++ ABI demangler☆37Updated 3 years ago
- __udivdi3(), __divdi3(), __umoddi3(), __moddi3(), etc. for embedded GCC☆47Updated last year
- Simple elf linker implementation☆16Updated 6 years ago
- ELF reader-writer library for Python3☆65Updated 2 years ago
- various small things not worth their own repo☆33Updated this week
- An experimental implementation of bitsliced aes in pure python. Quite possibly the fastest pure-python AES implementation on the planet.☆18Updated 3 years ago
- Automatically spawn gdb on error.☆66Updated 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…☆39Updated 11 years ago
- Explore a live Linux kernel's memory using GDB☆116Updated 2 years ago
- Load-time selective binary rewriting☆161Updated 3 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆15Updated 3 years ago
- proof-of-concept tty hijacking via TIOCSTI or TIOCLINUX☆35Updated 4 months ago
- llvm with tablegen backend for capstone disassembler☆50Updated last week
- An example of how to parse an ELF symbol table.☆15Updated 9 years ago
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- The ELF Tool Chain Project (mirror of SourceForge.Net). Please do not create pull requests here on Github, Please use SourceForge's tick…☆71Updated 2 years ago
- Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with☆30Updated last year
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Example code for changing syscall arguments using ptrace☆47Updated 5 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- userland exec for Linux x86_64☆67Updated 3 years ago
- Direct, source-level WebAssembly debugger☆50Updated 4 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Updated 5 years ago