# paradiseduo/appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled  (macOS 11.3 or below)

Repository: https://github.com/paradiseduo/appdecrypt
Canonical: https://ross.abutalabs.com/products/appdecrypt
Language: Swift
License: GPL-3.0
License Family: copyleft
Topics: mac, ios, dump, ipa, mini, m1, frida-ios-dump, ipadump, macho-parser, macho, app
Last push: 2025-10-22T03:16:22+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 48, release rhythm 40, longevity 100
- inputs: {"age_days": 1861, "days_push": 315, "days_rel": 660, "gap_med": 28, "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 1046, forks 135 (observed 2026-08-28T04:03:21.788879+00:00)

## What it is
A Swift CLI tool that decrypts FairPlay-encrypted Mach-O application binaries on macOS (SIP-enabled, macOS 11.3 or below, with newer support via CVE-2025-24204) and on jailbroken iOS devices. It dumps decrypted app binaries and frameworks from .app bundles to a specified output path.

## Use cases
- decrypt encrypted ipa binaries from ios apps
- dump decrypted macho binaries on m1 mac
- extract decrypted frameworks from an app bundle
- decrypt ios apps on a jailbroken iphone
- bypass fairplay encryption for reverse engineering apps
- dump app binaries when sip is enabled

## When to choose
- you need to decrypt FairPlay-encrypted Mach-O binaries for security research or reverse engineering
- you are on a compatible macOS version (11.3 or below, or 15.0-15.2 with the CVE path) or a jailbroken iPhone
- you want a lightweight Swift CLI that dumps whole app bundles including plugins and frameworks

## When to avoid
- you are on a modern macOS version without the supported vulnerability path
- you need a no-jailbreak iOS-only dumping solution with broader device support
- you want a GUI tool rather than a command-line utility

## Facets
- artifact type: cli-tool
- maturity: active
- function: reverse-engineering, security, cli
- domain: reverse-engineering, security, apple-ecosystem, developer-tools
- platform: cli
- tags: macho, decryption, ipa-dump, jailbreak, sip, frida-ios-dump, swift, macos, ios

## Member repositories
- paradiseduo/appdecrypt (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.788879+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-30T07:01:58.968225+00:00, confidence not recorded.
  - readme: https://github.com/paradiseduo/appdecrypt (fetched 2026-08-28T04:03:21.788879+00:00, sha 32a4d5e5748c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
