Skip to content

v0.5.1

Choose a tag to compare

@londek londek released this 25 Apr 01:05
· 72 commits to main since this release
v0.5.1
fa18e2c

Highlights

Another release from which I'm proud! Thanks @MoritzHinterleitner and @vagvalas for helping me in debugging iOS 15 issues.

  • Major cross-OS decryption improvement: on missing dylib (such as when during spawning unsupported app) we'd handle the exception and dump already loaded dylibs, so the dylibs that were about to be loaded after the one that failed are not mapped and are not decrypted. This has been fixed!
  • Fixes and improvements

Changelog