xrw67 / elfloaderLinks
load so file into current memory space and run function
☆108Updated 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 4 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆75Updated 8 years ago
- system call hooking on arm64 linux via a variety of methods☆50Updated 3 years ago
- obfuscator-llvm 移植到llvm12.x.☆243Updated 2 years ago
- linux kernel inline hook☆133Updated 2 years ago
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆134Updated last year
- Using LLVM Pass to obfuscate program☆86Updated 4 years ago
- Simple ELF crypter. Uses RC4 encryption.☆119Updated 4 years ago
- My toy llvm pass☆137Updated 3 years ago
- 跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式…☆69Updated last year
- 内核硬件调试器模块,rootkit操作 dump☆35Updated 3 years ago
- LLVM based "VM" obfuscator☆144Updated 4 years ago
- Toy LLVM obfuscator pass☆74Updated 3 years ago
- ollvm de-obfuscator☆60Updated 3 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆199Updated last month
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆220Updated 3 years ago
- Find crypto constants IDA 7.x plugin☆118Updated 2 years ago
- ollvm based on llvm 5.0 release☆138Updated 7 years ago
- ☆117Updated 7 years ago
- Another LLVM-obfuscator based on LLVM-17. A fork of Arkari☆79Updated last year
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆169Updated 2 years ago
- a code virtualizer based on angr☆30Updated 2 years ago
- deobfuse compiler☆214Updated 4 years ago
- hutrace☆24Updated 3 years ago
- 一个仅使用2字节修改实现内核任意函数hook的方法。☆57Updated 2 months ago
- A static devirtualizer for VMProtect x64 3.x. powered by VTIL.☆24Updated last month
- a plugin for ida of version 7.2 to help know F5 window codes better☆54Updated 5 years ago
- 本工具用于解决ollvm编译出来的Linux驱动文件,加载进内核会报错“please compile with -fno-common”的问题☆37Updated 4 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆64Updated 3 years ago