Skip to content

docs: explain what a decrypted IPA is and how to get one - #35

Closed
tkgstrator wants to merge 1 commit into
developfrom
docs/decrypted-ipa-explainer
Closed

docs: explain what a decrypted IPA is and how to get one#35
tkgstrator wants to merge 1 commit into
developfrom
docs/decrypted-ipa-explainer

Conversation

@tkgstrator

Copy link
Copy Markdown
Contributor

What

Expand the one-line "requires a decrypted IPA" note in the README into a collapsible explainer covering:

  • What a decrypted IPA is (FairPlay layer stripped, cryptid cleared)
  • Why it's required — the on-disk patch pipeline locates hook sites by prologue and can't read/rewrite an encrypted UnityFramework
  • How to obtain one (TrollDecrypt, or palera1n + Filza), once per app version

Also cross-references it from the Requirements list.

Docs-only; no code or build changes.

🤖 Generated with Claude Code

Expand the brief 'requires a decrypted IPA' note into a collapsible
section covering what FairPlay encryption is, why the on-disk patch
pipeline can't operate on an encrypted UnityFramework, what 'decrypted'
means, and the ways to produce one (TrollDecrypt / palera1n+Filza).
Cross-reference it from the Requirements list.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 24, 2026 17:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Expands the README’s “requires a decrypted IPA” note into a detailed explainer (using a collapsible <details> block) describing what “decrypted” means, why KEB needs it for the on-disk patch pipeline, and where to place the resulting IPA for make ipa.

Changes:

  • Replaces the one-line decrypted-IPA requirement with a detailed <details> explainer (what/why/how + placement path).
  • Adds a cross-reference from the Requirements section to the “Patched IPA (Sideload)” explainer.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +208 to +209
- **[palera1n](https://palera.in/) + Filza** — jailbreak, then pull the
decrypted bundle off disk.
@tkgstrator tkgstrator closed this Jun 24, 2026
@tkgstrator
tkgstrator deleted the docs/decrypted-ipa-explainer branch June 24, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants