MikhailProg / elfLinks
small elf loader
☆175Updated last year
Alternatives and similar repositories for elf
Users that are interested in elf are comparing it to the libraries listed below
Sorting:
- Tiny loaders for various binary formats.☆245Updated 9 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆177Updated 3 years ago
- Load ELF binaries from a memory buffer.☆47Updated 4 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆55Updated 6 years ago
- A C library for creating and using TCP/IP packets with raw network sockets☆71Updated last year
- load so file into current memory space and run function☆112Updated 8 years ago
- Packer/Protector for x86-64 ELF binaries on Linux☆190Updated 4 years ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆45Updated 5 years ago
- linux elf injector for x86 x86_64 arm arm64☆344Updated 7 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆24Updated 4 years ago
- 关于intel和amd指令行为不一样这件事☆62Updated 3 years ago
- A collection of LLVM transform and analysis passes to write shellcode in regular C☆381Updated 2 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆144Updated last week
- Collection of simple anti-debugging tricks for Linux☆59Updated 7 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☆82Updated last year
- Using ftrace for function hooking in Linux kernel☆294Updated 4 years ago
- Intel Hardware Trace Library - Kernel Space Componment☆80Updated 3 months ago
- Experiment with Linux system calls (memfd_create, fexecve, fork...)☆24Updated 6 years ago
- IDA SIG files for multiarch uClibc library☆38Updated 7 years ago
- An IDA processor for eBPF bytecode☆69Updated last year
- userland exec for Linux x86_64☆67Updated 3 years ago
- Code for diskless loading of ELF Shared Library using Reflective DLL Injection☆54Updated 9 years ago
- A system call interception tool☆57Updated last year
- Linux based inter-process code injection without ptrace(2)☆257Updated 8 years ago
- Recover 64 bit ELF executables from memory dump☆94Updated 7 years ago
- Small portable HMAC in C☆83Updated last year
- Linux Kernel hooking engine (x86)