frida runtime resolves smali
☆92Jan 24, 2026Updated last month
Alternatives and similar repositories for ARTHookScripts
Users that are interested in ARTHookScripts are comparing it to the libraries listed below
Sorting:
- Single-step debugging of native code using frida, stalker, and semaphore☆87Oct 9, 2024Updated last year
- Frida-Sigaction-Seccomp实现对Android APP系统调用的拦截☆127Jan 26, 2024Updated 2 years ago
- 研究内核改机策略☆69Mar 13, 2024Updated last year
- 计算内存中的libc.so,libart.so的crc与文件中的对比检测apk是否处于异常环境。☆82Dec 13, 2022Updated 3 years ago
- ☆29Jun 20, 2025Updated 8 months ago
- btrace:binder_transaction+eBPF+Golang实现通用的Android APP动态行为追踪工具☆199Jun 15, 2024Updated last year
- obpo backend server written by golang☆33Jul 28, 2023Updated 2 years ago
- 劫持Zygote在App启动前注入so☆347Jan 22, 2026Updated last month
- Seccomp + Signal Intercept SVC☆92Aug 18, 2023Updated 2 years ago
- A POC to detect zygisk☆70May 26, 2025Updated 9 months ago
- Android system call hook☆228Jan 22, 2025Updated last year
- Find JNI native methods while the app is running.☆21Oct 26, 2024Updated last year
- a simple project that uses Frida+QBDI to do tricks like JNI_OnLoad tracing on Android(AArch64).☆24Dec 25, 2023Updated 2 years ago
- Instruction tracer powered by Frida☆153Jun 9, 2025Updated 8 months ago
- monitor svc calls of android☆74Sep 6, 2018Updated 7 years ago
- AntiOllvm Fla with Fake Runtime☆182Jan 8, 2025Updated last year
- 用于练手的环境检测的demo☆92Jan 3, 2024Updated 2 years ago
- 基于 frida 可监控 native 方法调用☆69Jun 16, 2023Updated 2 years ago
- 常用的加密算法理解以及魔改、对抗思路