olsner / elfloadLinks
user-space elf loader
☆16Updated 3 years ago
Alternatives and similar repositories for elfload
Users that are interested in elfload are comparing it to the libraries listed below
Sorting:
- A simple library focusing on demangling symbols for different programing languages☆48Updated 5 years ago
- Tiny ELF loader☆138Updated 3 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- A simple set of GPL'ed utilities to read, write, and manipulate files in an ext2/ext3 filesystem.☆40Updated last year
- Freestanding libelf extracted from elfutils☆43Updated 3 months ago
- Pure Python Itanium C++ ABI demangler☆39Updated 3 years ago
- Example code for changing syscall arguments using ptrace☆48Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- An IDA processor for eBPF bytecode☆34Updated 8 years ago
- Explore a live Linux kernel's memory using GDB☆117Updated 3 years ago
- ELF reader-writer library for Python3☆67Updated 3 years ago
- Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with☆31Updated 2 years ago
- Simple elf linker implementation☆17Updated 6 years ago
- __udivdi3(), __divdi3(), __umoddi3(), __moddi3(), etc. for embedded GCC☆57Updated last year
- Convert low ghidra pcode to verifiable C☆22Updated last year
- An example of how to parse an ELF symbol table.☆15Updated 9 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
- x86 JIT playground for documenting and exploring microarchitectural implementation details☆18Updated 3 months ago
- Elven relativism -- relocation and execution of aarch64 ELF relocatable objects (ET_REL)☆21Updated 3 months ago
- Dr. Disassembler☆37Updated 4 years ago
- An experimental implementation of bitsliced aes in pure python. Quite possibly the fastest pure-python AES implementation on the planet.☆19Updated 3 years ago
- Rewriting functions in compiled binaries using McSema☆91Updated 6 years ago
- various small things not worth their own repo☆33Updated 2 months 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
- Tool to recover C headers (types, function signatures) from DWARF debug data☆48Updated 4 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆262Updated 2 years ago
- Information about Linux system calls on different architectures☆173Updated last month
- Emulate Apache NuttX RTOS for Arm64 with Unicorn Emulator (Avaota-A1 SBC)☆41Updated 9 months ago
- Self-hosting binary instrumentation framework for security research☆218Updated 2 years ago
- Formally verified x86-64 decompilation☆44Updated last month