erfur / linjector-rs
Code injection on Android without ptrace
☆229Updated 11 months ago
Alternatives and similar repositories for linjector-rs:
Users that are interested in linjector-rs are comparing it to the libraries listed below
- A cli tool to install a hardware breakpoint/watchpoint on a process in linux.☆203Updated 8 months ago
- Android system call hook☆183Updated last month
- A library for hiding and retrieving imports in ELF binaries.☆150Updated last month
- Remap a library to avoid detection☆101Updated last year
- Inject a shared library into a process using ptrace☆179Updated last year
- DexDumper based eBPF on Android Platform☆104Updated 2 months ago
- Inject shared libraries into processes on Android (real/emulator device supported)☆94Updated 9 months ago
- btrace:binder_transaction+eBPF+Golang实现通用的Android APP动态行为追踪工具☆160Updated 8 months ago
- Research on the internal workings of Google's Play Integrity Protect Virtual Machine (VM) with tools for both disassembling and decompili…☆83Updated last month
- Android Ptrace Injector☆183Updated last year
- Non-authoritatively making Frida less (not un-!)detectable by applying some symptomatic patches. Melded with CrackerCat/strongR-frida-and…☆79Updated last week
- ollvm, base on llvm-clang 18.x☆76Updated last year
- An Android Injector aimed to inject through Virtual Space without root permissions☆129Updated last month
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆127Updated 10 months ago
- linux kernel inline hook☆122Updated 2 years ago
- 去除BR混淆 Deobfuscation BR☆72Updated 8 months ago
- Dynamic java method hook for Android,Implemented by jvmti☆18Updated last year
- AntiOllvm Fla with Fake Runtime☆148Updated 2 months ago
- This is a dynamic instrumentation tool that can inject xposed module into any appliation on rooted Android devices.☆132Updated 4 months ago
- Capture input events of any android application☆42Updated 9 months ago
- A dynamic dex dumper, implemented in rust, no frida.