GaoYuCan / DexPatcher
2023 年 羊城杯 ezAndroid dex VMP 恢复工具
☆33Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for DexPatcher
- 转换Pxx的vmp文件(check.bin, mw.bin)到.class☆27Updated last year
- 研究内核改机策略☆47Updated 8 months ago
- Single-step debugging of native code using frida, stalker, and semaphore☆67Updated last month
- 计算内存中的libc.so,libart.so的crc与文件中的对比检测apk是否处于异常环境。☆46Updated last year
- 自實現Linker的小Demo☆53Updated 4 months ago
- libEncryptor vm 还原的分享☆52Updated last month
- dump dex for android 14☆39Updated last month
- Frida-Sigaction-Seccomp实现对Android APP系统调用的拦截☆94Updated 9 months ago
- This is a tool used to inject so to any app by ptrace.☆67Updated last year
- this is Android Custom Linker by Android12 LinkerSourcesCode☆35Updated 7 months ago
- 一个基于ptrace-seccomp简单的重定向openat的demo☆61Updated last year
- A rootkit for Android.☆44Updated 5 months ago
- frida runtime resolves smali☆68Updated last week
- ☆40Updated 5 months ago
- ☆38Updated 6 months ago
- 关于Magisk生态的研究☆115Updated 6 months ago
- Root takeover via signature spoofing in KernelSU☆15Updated last year
- deobfuscation BR☆36Updated 8 months ago
- monitor svc calls of android☆72Updated 6 years ago
- Dynamic java method hook for Android,Implemented by jvmti☆9Updated 9 months ago
- It can help you better use Frida in SO binaries☆33Updated last year
- 用于练手的环境检测的demo