github londek/ipadecrypt v0.6.0

latest releases: v0.7.4, v0.7.3, v0.7.2...
3 months ago

Highlights

This release brings new mechanisms for decrypting ipas and speed improvements.

  • Pre-upload patching uses raw zip stream copy, skipping a decompress/recompress cycle
  • Install lookup replaces a per-file shell loop with a single grep across all top-level Info.plists
  • New --use-installed flag picks the installed build directly without an App Store roundtrip - works in non-TTY environments
  • New --extra-verify flag byte-compares every output Mach-O against the source outside the encrypted region, catching decrypt corruption that the cryptid==0 check can't see
  • --force renamed to --from-appstore, which actually describes what it does
  • Fixed frameworks where the helper picked a busy thread mid-syscall instead of an idle one

Changelog

Don't miss a new ipadecrypt release

NewReleases is sending notifications on new releases.