ipa4ios decrypt --bundle com.example.app --output decrypted.ipa Use insert_dylib and optool to inject code:
| Command | Description | |---------|-------------| | extract | Unzip IPA to directory | | info | Show metadata, entitlements, cert hashes | | profile replace | Swap embedded.mobileprovision | | resign | Sign with new cert and entitlements | | repack | Create new IPA from Payload folder | | install | Deploy to USB/Wi-Fi device | | decrypt | Remove FairPlay encryption (jailbreak req.) | | patch inject | Insert dylib into binary | ipa4ios
✅ = Fully supported ⚠️ = Partial support ❌ = Unsupported / blocked by Apple ipa4ios decrypt --bundle com