xrw67 / elfloader
load so file into current memory space and run function
☆102Updated 8 years ago
Alternatives and similar repositories for elfloader:
Users that are interested in elfloader are comparing it to the libraries listed below
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆127Updated 11 months ago
- linux kernel inline hook☆122Updated 2 years ago
- system call hooking on arm64 linux via a variety of methods☆47Updated 2 years ago
- deobfuse compiler☆214Updated 4 years ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆66Updated last year
- Lightweight x86 and x64 instructions disassembler☆32Updated 7 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆58Updated last week
- 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
- Syscall table hook frame in Android kernel for arm and arm64☆81Updated 7 years ago
- a plugin for ida of version 7.2 to help know F5 window codes better☆54Updated 5 years ago
- Kernel mode to user mode so injection☆86Updated 4 years ago
- A static devirtualizer for VMProtect x64 3.x. powered by VTIL.☆22Updated 2 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆139Updated 6 years ago
- ☆117Updated 6 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆63Updated 3 years ago
- Using LLVM Pass to obfuscate program☆81Updated 4 years ago
- Injecting into SELinux-protected system service processes under root on Android.☆39Updated last year
- Simplification of General Mixed Boolean-Arithmetic Expressions: GAMBA☆125Updated last year
- obfuscator-llvm 移植到llvm12.x.☆239Updated last year
- Toy LLVM obfuscator pass☆72Updated 3 years ago
- Obfuscator-LLVM for LLVM 16.x branch☆204Updated last year
- Collection of simple anti-debugging tricks for Linux☆55Updated 6 years ago
- My toy llvm pass☆134Updated 2 years ago
- ollvm de-obfuscator☆59Updated 3 years ago
- All materials related https://resources.infosecinstitute.com/tutorial-building-reverse-engineering-simple-virtual-machine-protection/☆55Updated 7 years ago
- Official Capstone Disassembly Engine API documentation☆127Updated 3 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆218Updated 2 years ago
- 利用ptrace,通过ptrace修改PC寄存器调用dlopen/dlsym或者在shellcode中调用dlopen/dlsym☆26Updated 5 years ago
- ☆31Updated 4 years ago
- PoC for a taint based attack on VMProtect☆108Updated 5 years ago