MikhailProg / elf
small elf loader
☆142Updated 11 months ago
Alternatives and similar repositories for elf:
Users that are interested in elf are comparing it to the libraries listed below
- Tiny loaders for various binary formats.☆237Updated 9 years ago
- load so file into current memory space and run function☆105Updated 8 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆51Updated 5 years ago
- Collection of simple anti-debugging tricks for Linux☆55Updated 7 years ago
- Load ELF binaries from a memory buffer.☆40Updated 3 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆162Updated 2 years ago
- userland exec for Linux x86_64☆67Updated 2 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆62Updated last month
- Packer/Protector for x86-64 ELF binaries on Linux☆150Updated 3 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆188Updated 2 years ago
- linux elf injector for x86 x86_64 arm arm64☆335Updated 6 years ago
- A collection of LLVM transform and analysis passes to write shellcode in regular C☆373Updated last year
- Using ftrace for function hooking in Linux kernel☆269Updated 4 years ago
- An ELF / PE binary packer written in pure C, made for fun☆87Updated last year
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆124Updated 7 months ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆42Updated 4 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆27Updated 4 years ago
- Tools for Linux kernel debugging on Bochs (including symbols, native Bochs debugger and IDA PRO)☆31Updated last year
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆215Updated 3 years ago
- Recover 64 bit ELF executables from memory dump☆87Updated 6 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆186Updated 3 months ago
- Intel Hardware Trace Library - Kernel Space Componment☆66Updated last week
- Binary Translator to LLVM IR☆49Updated 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 3 years ago
- An IDA processor for eBPF bytecode☆63Updated 5 months ago
- Python library to convert elf to os-independent shellcodes☆57Updated last year
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly☆124Updated 2 weeks ago
- Tiny ELF loader☆134Updated 2 years ago
- Code for diskless loading of ELF Shared Library using Reflective DLL Injection☆53Updated 9 years ago
- ELF packer - x86_64☆72Updated 9 years ago