MikhailProg / elf
small elf loader
☆119Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for elf
- load so file into current memory space and run function☆80Updated 7 years ago
- Tiny loaders for various binary formats.☆223Updated 8 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆48Updated 5 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆153Updated 2 years ago
- Using ftrace for function hooking in Linux kernel☆252Updated 3 years ago
- Collection of simple anti-debugging tricks for Linux☆55Updated 6 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆51Updated this week
- Recover 64 bit ELF executables from memory dump☆83Updated 6 years ago
- userland exec for Linux x86_64☆64Updated 2 years ago
- ConfFuzz - Fuzzing for Interface Vulnerabilities☆42Updated last year
- hotfix hotpatch☆21Updated 6 years ago
- 关于intel和amd指令行为不一样这件事☆57Updated 2 years ago
- A C library for creating and using TCP/IP packets with raw network sockets☆60Updated 2 years ago
- An IDA processor for eBPF bytecode☆62Updated this week
- An IDA processor for eBPF bytecode☆45Updated 3 years ago
- kprobes template☆51Updated 3 years ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆34Updated 4 years ago
- linux system call hook framework☆47Updated 5 years ago
- A collection of LLVM transform and analysis passes to write shellcode in regular C☆368Updated last year
- linux elf injector for x86 x86_64 arm arm64☆316Updated 6 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- Code for diskless loading of ELF Shared Library using Reflective DLL Injection☆53Updated 8 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 3 years ago
- Intel PT log analyzer With Parallel Processing And Basic Block Offset Caching Support☆69Updated last year
- A small fun project to protect a file from writing using ftrace hooking.☆23Updated 3 years ago
- Obfuscates dynamic symbol table☆134Updated 5 years ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆74Updated 7 months ago
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- Reflective SO injection is a library injection technique in which the concept of reflective programming is employed to perform the loadin…☆113Updated 8 years ago