betteray / WeChatLinks
☆38Updated 2 years ago
Alternatives and similar repositories for WeChat
Users that are interested in WeChat are comparing it to the libraries listed below
Sorting:
- frida打印java调用栈的详细信息☆39Updated 4 months ago
- ☆69Updated 3 months ago
- ☆10Updated 4 years ago
- ☆54Updated 2 years ago
- Dy版本 26.0.0 算法分析☆30Updated last year
- Single-step debugging of native code using frida, stalker, and semaphore☆78Updated 8 months ago
- create instagram account by instagram lite app api☆65Updated 7 months ago
- ☆33Updated last year
- 研究内核改机策略☆60Updated last year
- 常用的加密算法理解以及魔改、对抗思路☆50Updated 2 years ago
- 这是一个Android Project,具备设备指纹采集,设备安全检测的能力☆67Updated this week
- Hook ArtMethod::RegisterNative 动态注册无法逃离这个函数 防止某些app自实现动态注册,不走jni的registerNatives☆35Updated 4 years ago
- frida runtime resolves smali☆81Updated last month
- ☆20Updated 2 years ago
- vm 还原的分享☆66Updated 8 months ago
- ☆49Updated 2 years ago
- 对不加壳的app java所有Api进行hook 获取参数返回值等. 部分加壳app hook不到 可针对性修改.实际有遗漏辅助分析吧☆27Updated 2 years ago
- Seccomp + Signal Intercept SVC☆89Updated last year
- 魔改sandhook特征,MikRom注入dex实现免root的xposed案例☆37Updated 3 years ago
- 个人专用 ONEPLUS 5 内核,做了一些基础的反调试修改(从 maps 隐藏特定 lib,最完整最正常的 tracerPid 修改措施)☆80Updated 3 years ago
- Use frida-gum's stalker for tracing☆18Updated last month
- 使用 Frida Stalker 反 OLLVM 算法还原(函数调用分析、参数分析、打印调用堆栈、指令&寄存器Trace)。 Using Frida Stalker to Bypass OLLVM and Restore (Function Call Analysis, …☆19Updated this week
- 小猿口算unidbg生成sign,提供http api服务☆29Updated 8 months ago
- ☆21Updated last year
- LSPosed Framework☆18Updated 2 years ago
- 一个基于ptrace-seccomp简单的重定向openat的demo