MikhailProg / elf
small elf loader
☆136Updated 10 months ago
Alternatives and similar repositories for elf:
Users that are interested in elf are comparing it to the libraries listed below
- load so file into current memory space and run function☆102Updated 8 years ago
- Tiny loaders for various binary formats.☆236Updated 8 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆58Updated last week
- Load ELF binaries from a memory buffer.☆39Updated 3 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆159Updated 2 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆218Updated 2 years ago
- Collection of simple anti-debugging tricks for Linux☆55Updated 6 years ago
- A collection of LLVM transform and analysis passes to write shellcode in regular C☆370Updated last year
- linux elf injector for x86 x86_64 arm arm64☆333Updated 6 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆182Updated last month
- 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
- Code for diskless loading of ELF Shared Library using Reflective DLL Injection☆55Updated 9 years ago
- An IDA processor for eBPF bytecode☆62Updated 4 months ago
- Simple AMD-V (SVM) Virtualization Extensions Demo☆20Updated 7 years ago
- 关于intel和amd指令行为不一样这件事☆61Updated 2 years ago
- Packer/Protector for x86-64 ELF binaries on Linux☆145Updated 3 years ago
- ☆55Updated 3 years ago
- An IDA processor for eBPF bytecode☆48Updated 3 years ago
- My toy llvm pass☆134Updated 2 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆20Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆255Updated 9 months ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆125Updated 6 months ago
- A /proc/mem IDA loader to snapshot a running process☆161Updated 2 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆180Updated 2 years ago
- Using LLVM Pass to obfuscate program☆81Updated 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.☆47Updated 5 years ago
- userland exec for Linux x86_64☆66Updated 2 years ago
- Recover 64 bit ELF executables from memory dump☆86Updated 6 years ago
- A C library for creating and using TCP/IP packets with raw network sockets☆65Updated 3 months ago
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly☆123Updated last month