xrw67 / elfloaderLinks
load so file into current memory space and run function
☆112Updated 8 years ago
Alternatives and similar repositories for elfloader
Users that are interested in elfloader are comparing it to the libraries listed below
Sorting:
- Kernel mode to user mode so injection☆91Updated 5 years ago
- system call hooking on arm64 linux via a variety of methods☆49Updated 3 years ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支 持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆78Updated 2 years ago
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆152Updated last year
- linux kernel inline hook☆142Updated 3 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆78Updated 8 years ago
- LLVM based "VM" obfuscator☆152Updated 4 years ago
- My toy llvm pass☆139Updated 3 years ago
- 一个仅使用2字节修改实现内核任意函数hook的方法。☆57Updated 8 months ago
- a code virtualizer based on angr☆32Updated 3 years ago
- Another LLVM-obfuscator based on LLVM-17. A fork of Arkari☆110Updated last year
- Toy LLVM obfuscator pass☆76Updated 4 years ago
- Using LLVM Pass to obfuscate program☆87Updated 5 years ago
- Injecting into SELinux-protected system service processes under root on Android.☆50Updated last year
- obfuscator-llvm 移植到llvm12.x.☆241Updated 2 years ago
- ollvm de-obfuscator☆63Updated 4 years ago
- ollvm based on llvm 5.0 release☆137Updated 7 years ago
- hutrace☆25Updated 3 years ago
- Lightweight x86 and x64 instructions disassembler☆35Updated 7 years ago
- A static devirtualizer for VMProtect x64 3.x. powered by VTIL.☆24Updated 7 months ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆169Updated 3 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆143Updated 7 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆68Updated 4 years ago
- Find crypto constants IDA 7.x plugin☆122Updated 3 years ago
- Hex-Rays OLLVM Deobfuscator and MicroCode Explorer☆180Updated 5 years ago
- 利用ptrace,通过ptrace修改PC寄存器调用dlopen/dlsym或者在shellcode中调用dlopen/dlsym☆30Updated 6 years ago
- ☆34Updated 4 years ago
- Simple ELF crypter. Uses RC4 encryption.☆127Updated 5 years ago
- Simplification of General Mixed Boolean-Arithmetic Expressions: GAMBA☆199Updated 2 years ago
- Kotoamatsukami is an obfuscator based on LLVM-17, utilizing LLVM's new pass to implement plug-in features, for obfuscating multiple langu…☆61Updated 10 months ago