MikhailProg / elfLinks
small elf loader
☆165Updated 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.☆241Updated 9 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆53Updated 5 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆116Updated 2 months ago
- Load ELF binaries from a memory buffer.☆43Updated 4 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆168Updated 3 years ago
- A C library for creating and using TCP/IP packets with raw network sockets☆67Updated 9 months ago
- load so file into current memory space and run function☆109Updated 8 years ago
- linux elf injector for x86 x86_64 arm arm64☆338Updated 7 years ago
- Packer/Protector for x86-64 ELF binaries on Linux☆168Updated 4 years ago
- 关于intel和amd指令行为不一样这件事☆61Updated 3 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆24Updated 4 years ago
- A collection of LLVM transform and analysis passes to write shellcode in regular C☆382Updated 2 years ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆45Updated 5 years ago
- Using ftrace for function hooking in Linux kernel☆280Updated 4 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- An IDA processor for eBPF bytecode☆67Updated 10 months ago
- Using LLVM Pass to obfuscate program☆87Updated 4 years ago
- Small portable HMAC in C☆75Updated 11 months ago
- Experiment with Linux system calls (memfd_create, fexecve, fork...)☆24Updated 6 years ago
- Collection of simple anti-debugging tricks for Linux☆58Updated 7 years ago
- Intel Hardware Trace Library - Kernel Space Componment☆71Updated 4 months ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- The E.L.F Executable Loader loads the executable file into memory page-by-page, using a request-paging mechanism - a page will only be lo…☆18Updated 4 years ago
- obfacros - a set of C++ macros that can be used to obfuscate your c/c++ code, to make executables harder for reverse-engineering.☆46Updated 6 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated 2 years ago
- Linux based inter-process code injection without ptrace(2)☆253Updated 8 years ago
- Code for diskless loading of ELF Shared Library using Reflective DLL Injection☆53Updated 9 years ago
- Recover 64 bit ELF executables from memory dump☆90Updated 6 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆218Updated 2 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆61Updated 3 years ago