对不加壳的app java所有Api进行hook 获取参数返回值等. 部分加壳app hook不到 可针对性修改.实际有遗漏辅助分析吧
☆27Mar 21, 2023Updated 2 years ago
Alternatives and similar repositories for jxtrace
Users that are interested in jxtrace are comparing it to the libraries listed below
Sorting:
- LSPosed Framework☆20Jan 19, 2026Updated last month
- a simple project that uses Frida+QBDI to do tricks like JNI_OnLoad tracing on Android(AArch64).☆24Dec 25, 2023Updated 2 years ago
- 基于 frida 可监控 native 方法调用☆69Jun 16, 2023Updated 2 years ago
- ☆46Apr 22, 2024Updated last year
- typescript autocomplete plugin for frida's java warpper☆39Feb 18, 2024Updated 2 years ago
- 一个通过控制指定内存段权限设置而实现阻止app自身inline hook行为的内核模块☆39Mar 13, 2025Updated 11 months ago
- xposed 通用模板☆24Jan 13, 2022Updated 4 years ago
- 利用frida打印IOS中OC函数中各类型参数,初步总结