# AloneMonkey/frida-ios-dump

pull decrypted ipa from jailbreak device

Repository: https://github.com/AloneMonkey/frida-ios-dump
Canonical: https://ross.abutalabs.com/products/frida-ios-dump
Language: JavaScript
License: MIT
License Family: permissive
Topics: dumpdecrypted, ios, reverse-engineering, ipa, decrypted
Last push: 2023-05-03T01:42:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3198, "days_push": 1219, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3921, forks 736 (observed 2026-08-28T04:08:29.706156+00:00)

## What it is
A Python CLI script that uses Frida to dump decrypted iOS app binaries from a jailbroken device and packages them into an IPA. It connects over SSH/USB to extract the decrypted main binary and frameworks.

## Use cases
- pull a decrypted ipa from a jailbroken iphone
- dump decrypted app binaries for ios reverse engineering
- extract an ipa from an installed ios app
- decrypt ios app frameworks with frida
- analyze ios app binaries in a disassembler

## When to choose
- you have a jailbroken iOS device with Frida installed and need a decrypted IPA for static analysis
- you want a simple script-based workflow over USB/SSH

## When to avoid
- your device is not jailbroken
- you need a maintained tool with recent iOS support guarantees
- you want a GUI-based dumping solution

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: reverse-engineering, security, cli, developer-tools
- domain: reverse-engineering, security, mobile-development
- platform: python, cli
- tags: frida, ios, ipa, decryption, jailbreak, app-dumping, macos, linux

## Member repositories
- AloneMonkey/frida-ios-dump (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:29.706156+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-29T18:24:46.015765+00:00, confidence not recorded.
  - readme: https://github.com/AloneMonkey/frida-ios-dump (fetched 2026-08-28T04:08:29.706156+00:00, sha bac6de392044)
- Data as of 2026-08-30T08:39:29.467469+00:00.
