yazgx97/frida-ios-hook
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 80
- Release rhythm 37
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 282
- age_days: 2501
- days_rel: 209
- days_push: 120
- n_releases_24m: 2
Adoption not part of the score
1183 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python/JavaScript CLI tool that wraps Frida to make it easy to trace classes and functions, hook methods, and modify return values on iOS apps. It bundles ready-made scripts for tasks like jailbreak detection bypass, SSL pinning bypass, and decrypting IPA dumps.
Use cases
- trace objective-c classes and methods in an ios app
- bypass jailbreak detection in an ios application
- bypass ssl pinning to intercept https traffic
- modify return values of ios methods at runtime
- dump a decrypted ipa from a jailbroken device
- intercept crypto and url requests in ios apps
- list installed apps and frida devices on an iphone
When to choose
- you do dynamic analysis or pentesting of iOS apps with Frida and want prebuilt hook scripts
- you need quick jailbreak or SSL pinning bypasses without writing Frida scripts from scratch
- you want a CLI wrapper to spawn/attach Frida scripts to iOS processes
When to avoid
- you target Android or other platforms (use frida-android-hook instead)
- you need a GUI-based reverse engineering tool rather than a CLI
- you work on Windows, which is explicitly unsupported/unstable
Facets
cli-tool · maturity active
reverse-engineering penetration-testing security developer-tools security reverse-engineering penetration-testing mobile-development windows cli python frida ios hooking dynamic-analysis mobile-pentesting jailbreak-bypass ssl-pinning-bypass script-loader macos linux
1 source
- readme: https://github.com/yazgx97/frida-ios-hook · fetched 2026-08-28 · a2913f2784ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yazgx97/frida-ios-hook | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="yazgx97/frida-ios-hook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem