PackageTrack
Sign in Get early access

github.com/londek/ipadecrypt

v0.7.5 #2717 most downloaded on Go modules londek/ipadecrypt

What this package is like to depend on

Last release 3 days ago

21 Aug 2026

Ships fairly regularly

a new release about every 3 weeks

Some releases are documented

notes for 9 of 19 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

22 releases · first in 2026

22 releases in the last 12 months

see the full history below

Release timeline

22 releases · Apr 2026 to Aug 2026
Release Pre-release

Releases

latest 22
  1. v0.7.5 21 Aug 2026
    Release notes

    Highlights

    Small release fixing bug on devices with PAC. Enjoy :)

    Changelog

    Open source →
  2. v0.7.4 30 Jul 2026
    Release notes

    Highlights

    Minor release bringing support for purchased paid apps and longer timeout for dlopen to handle more edgecases.

    Changelog

    Open source →
  3. v0.7.3 23 Jun 2026
    Release notes

    Highlights

    A very minor release addressing one of complaints. Enjoy ;)

    Changelog

    • 755aba1: feat: do not delete decrypted ipa if decryption fails (@londek)
    Open source →
  4. v0.7.2 10 Jun 2026
    Release notes

    Highlights

    A small hotfix by @efibalogh patching Apple's changes to auth endpoint.

    Changelog

    Open source →
  5. v0.7.1 07 Jun 2026
    Release notes

    Highlights

    Small patch release addressing Apple's latest rate limits with 429 and implementing new --storefront flag, which allows you to query specific storefront without rebootstraping.
    Enjoy!

    Changelog

    Open source →
  6. v0.7.0 27 May 2026
    Release notes

    Highlights

    A huge release

    • dyld patching - helper now patches target's dyld at runtime in order to fix several linking issues caused by missing libs.
    • File streaming - we don't package stuff into ipa removing one of the main bottlenecks
    • Minimal data transfer - we don't transfer entire app to the host, only the decrypted binaries
    • Above and few more result in huge speed uplift. Few examples being 55s -> 19s, 13m -> 9m50s
    • No more zip dependency - you don't have to install zip package now!
    • Decrypted ipas preserve original values - thanks to @NohamR
    • Graceful cleanup on CTRL+C - yet another way to limit bloat
    • Auto-uninstall after decryption - it's triggered by default on install paths so we leave device in original state, without the decrypted app
    • Stronger verify and --extra-verify - even more checks to ensure binaries are truly decrypted and valid
    • New flags: --skip-appex, --force-uninstall/--no-uninstall, -v/--verbose, --redact
    • ipadecrypt versions now shows minimum OS version for the given app
    • Helper is rewritten from single file into actual module with structure
    • Releases are now built automatically by Github workflow ensuring no tampering in binaries, should've done that way earlier
    • Bundle ID matching is now case insensitive
    • App directory detection no longer relies on app name so Apple Home and Google Home are distinguished correctly
    • Arbitrary arm64e fixes
    • And even more features!

    Huge thanks for testers

    @b1atant @vagvalas @MoritzHinterleitner

    Changelog

    Open source →
  7. v0.6.2-0.20260504223552-f7f85575d5e9 04 May 2026 pre-release

    Nothing published for this version

  8. v0.6.1 04 May 2026

    Nothing published for this version

  9. v0.6.0 04 May 2026
    Release notes

    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

    Open source →
  10. v0.5.6 30 Apr 2026
    Release notes

    Highlights

    This update is not that important feature-wise, however I've implemented few QOL improvements.

    • There is now an update checker builtin
    • All code pushed to ipadecrypt now has golangci-lint powered linting

    Changelog

    Open source →
  11. v0.5.5 29 Apr 2026
    Release notes

    Highlights

    Minor release

    • Removed posix_spawn path as SBSLaunch is a superset of it - it also calls posix_spawn eventually just through launchd.
    • Improved text blinking under Windows Terminal.

    Changelog

    Open source →
  12. v0.5.4 28 Apr 2026

    Nothing published for this version

  13. v0.5.3 25 Apr 2026

    Nothing published for this version

  14. v0.5.2 25 Apr 2026

    Nothing published for this version

  15. v0.5.1 25 Apr 2026

    Nothing published for this version

  16. v0.5.0 23 Apr 2026

    Nothing published for this version

  17. v0.4.1-0.20260422191320-a72d82d1b9dd 22 Apr 2026 pre-release

    Nothing published for this version

  18. v0.4.0 22 Apr 2026

    Nothing published for this version

  19. v0.3.0 21 Apr 2026

    Nothing published for this version

  20. v0.2.1-0.20260421133844-e13fdf57d17c 21 Apr 2026 pre-release

    Nothing published for this version

  21. v0.2.0 21 Apr 2026

    Nothing published for this version

  22. v0.1.0 20 Apr 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive