Skip to content

v0.5.0

Choose a tag to compare

@londek londek released this 23 Apr 18:47
v0.5.0
3f0c45c

Highlights - decrypting .ipas is not for palera1n only!

This release is a big one. The helper got a full rewrite, you can finally decrypt .ipas under Dopamine, and there's a bunch of fixes and improvements.

  • Dopamine works. Helper rewritten with SBSLaunchApplicationWithIdentifier for main apps and PT_TRACE_ME fallback.
  • Per-binary live log: decrypted <name> (<size>) as each image comes out.
  • ipadecrypt now prompts when app is already installed on device meaning you can decrypt straight from device now. --force skips it.
  • --output / -o for custom output path (#7, thanks @planeklm).
  • Watch strip pass is currently pre-install not post-dump.
  • Non-TTY no longer spams duplicate progress lines; multi-line errors render correctly.
  • Helper binary renamed to ipadecrypt-helper-arm64.

Changelog