# yazgx97/frida-ios-hook

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform

Repository: https://github.com/yazgx97/frida-ios-hook
Canonical: https://ross.abutalabs.com/products/frida-ios-hook
Language: JavaScript
License: MIT
License Family: permissive
Topics: frida-ios-hook, frida, ios, hooking, trace, script-loader, pentesting-tools, reverse-engineering, pentest
Last push: 2026-05-05T11:03:25+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 80, release rhythm 37, longevity 100
- inputs: {"age_days": 2501, "days_push": 120, "days_rel": 209, "gap_med": 282, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1183, forks 176 (observed 2026-08-28T04:03:54.519746+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: reverse-engineering, penetration-testing, security, developer-tools
- domain: security, reverse-engineering, penetration-testing, mobile-development
- platform: windows, cli, python
- tags: frida, ios, hooking, dynamic-analysis, mobile-pentesting, jailbreak-bypass, ssl-pinning-bypass, script-loader, macos, linux

## Member repositories
- yazgx97/frida-ios-hook (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.519746+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:44.712569+00:00, confidence not recorded.
  - readme: https://github.com/yazgx97/frida-ios-hook (fetched 2026-08-28T04:03:54.519746+00:00, sha a2913f2784ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
