# ChiChou/bagbak

[deprecated] Yet another frida based iOS dumpdecrypted. Also decrypts app extensions

Repository: https://github.com/ChiChou/bagbak
Canonical: https://ross.abutalabs.com/products/bagbak
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-24T09:46:16+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 79, longevity 100
- inputs: {"age_days": 3020, "days_push": 40, "days_rel": 141, "gap_med": 6, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1494, forks 221 (observed 2026-08-28T04:04:52.922949+00:00)

## What it is
bagbak is a Node.js CLI tool that uses Frida to decrypt iOS App Store binaries on a jailbroken device, dumping decrypted IPAs including app extensions. It is now deprecated in favor of mremap_encrypted-based approaches that do not require running the target app.

## Use cases
- decrypt an iOS app binary from a jailbroken device
- dump a decrypted ipa for reverse engineering
- decrypt app extension binaries on iOS
- list installed apps on a jailbroken iPhone
- remove device restriction keys from an app's Info.plist
- analyze App Store app binaries in a disassembler

## When to avoid
- you need a decryptor that does not require running the target app (use mremap_encrypted-based tools like UnFairPlay or unfaird)
- your target app has RASP protections that block runtime dumping
- you have no jailbroken iOS device

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: reverse-engineering, cli, security
- domain: reverse-engineering, security, apple-ecosystem, developer-tools
- platform: windows, cli
- tags: frida, ios-decryptor, jailbreak, dumpdecrypted, app-extensions, ipa, macos, linux, ios, nodejs

## Member repositories
- ChiChou/bagbak (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.922949+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-30T04:33:19.775458+00:00, confidence not recorded.
  - readme: https://github.com/ChiChou/bagbak (fetched 2026-08-28T04:04:52.922949+00:00, sha 431470d81057)
  - registry_npm: https://registry.npmjs.org/bagbak (fetched 2026-08-29T11:39:00.050337+00:00, sha af2e4749690a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
