☆21Sep 13, 2022Updated 3 years ago
Alternatives and similar repositories for FindSysCall
Users that are interested in FindSysCall are comparing it to the libraries listed below
Sorting:
- ☆97Mar 4, 2025Updated last year
- 基于 frida 可监控 native 方法调用☆69Jun 16, 2023Updated 2 years ago
- Objective-C Trace Tools for iOS and macOS☆20Jan 19, 2020Updated 6 years ago
- 一个小脚本,用于trace so中native函数的调用。☆570Aug 7, 2021Updated 4 years ago
- My own tools for developing kernel modules☆15Sep 23, 2025Updated 5 months ago
- AArch64 inlineHook☆57Jun 12, 2022Updated 3 years ago
- Android arm arm64-v8a ShellCode Generate☆32Jul 13, 2025Updated 8 months ago
- ☆379May 8, 2024Updated last year
- Something To Do Android Application Security Research☆10May 14, 2021Updated 4 years ago
- pull decrypted ipa from jailbreak device☆18Jun 9, 2025Updated 9 months ago
- VirtualApp With Compatibility Of Android 10/11/12☆28Apr 2, 2021Updated 4 years ago
- 整理一些unidbg常用的工具在这里☆357Mar 4, 2022Updated 4 years ago
- Cross-platform instrumentation and introspection library written in C☆64Nov 10, 2025Updated 4 months ago
- A simple android utility for inject so (suport arm, aarch64)☆28Jul 2, 2023Updated 2 years ago
- monitor svc calls of android☆74Sep 6, 2018Updated 7 years ago
- ☆420Mar 17, 2023Updated 3 years ago
- 基于 Unicorn 引擎的轻量级 ARM64 动态追踪模拟工具。支持 IDA Pro、生成 Tenet 日志、本地代码模拟、内存转储、寄存器状态追踪和指令级日志记录。☆182Updated this week
- 高性能 ARM64 执行 trace 可视化分析工具☆122Updated this week
- this is frida trace assemble and register change tools☆173Oct 14, 2023Updated 2 years ago
- 研究内核改机策略☆70Mar 13, 2024Updated 2 years ago
- ☆129Aug 16, 2021Updated 4 years ago
- ROM逆向工具☆656Mar 12, 2024Updated 2 years ago
- 允许您全局修改传感器的值,无需注入特定app以防被检测☆68May 28, 2025Updated 9 months ago
- KeyFinder 是一个Unidbg插件,通过内存检索的方式查找AES的密钥,增强Unidbg分析和还原算法的能力。☆200Oct 18, 2021Updated 4 years ago
- substrate framework for android based on frida☆17May 15, 2020Updated 5 years ago
- frida 持久化☆45Feb 25, 2026Updated 3 weeks ago
- Instruction tracer powered by Frida☆154Jun 9, 2025Updated 9 months ago
- HookCodeGenerator Plugin for IntelliJ IDEA. 适用于idea的hook代码生成器☆14Nov 28, 2023Updated 2 years ago
- Java + Native 全自动 SSL Pinning 绕过脚本(Universal SSL Pinning Bypass Script (Java & Native Combined))☆46Jul 1, 2025Updated 8 months ago
- obpo backend server written by golang☆33Jul 28, 2023Updated 2 years ago
- A tracer based on frida for XPC messages in iOS and macOS.☆35May 28, 2023Updated 2 years ago
- 一个IDA脚本,可以检测出哈希算法(无论是否魔改常数)并生成frida hook 代码。☆444Jul 14, 2021Updated 4 years ago
- VirtualApp With Compatibility Of Android 10/11/12☆12Jan 7, 2024Updated 2 years ago
- ☆148Sep 9, 2025Updated 6 months ago
- 获取更详细的Java调用栈,即使清除调试信息并混淆也能知道那个方法报错☆19May 24, 2024Updated last year
- hook objc_msgSend with inline Hook and fishhook☆40Feb 3, 2026Updated last month
- Code injection on Android without ptrace☆283Mar 20, 2024Updated 2 years ago
- 一个Android通用svc跟踪以及hook方案——Frida-Seccomp