Skip to content

Releases: paradiseduo/appdecrypt

2.4

12 Nov 02:19
ebdacfa

Choose a tag to compare

Fix #31 and #33

2.3

14 Oct 09:42
3700b3a

Choose a tag to compare

2.3

Thanks @Halo-Michael

  1. Fix can't dlopen a Mach-O somewhere without CS_DEBUGGED flag,.
  2. Also even that, seems still can't dlopen main binary in iOS17.

Thanks @novitae

  1. Dump iOS only IPA with argument --ignore-ios-check

2.2

16 Oct 06:34
f75d473

Choose a tag to compare

2.2

Thanks @HenryQuan

  • Invalid arguments with mmap
    • Align the offset based on the page size
  • Operation not permitted with mmap
  • Adjust the alignment to if required (memcpy)
  • Cleanup the output folder if it exists

2.1

25 Oct 06:15
55563f2

Choose a tag to compare

2.1
Update dump.swift

v2.0

13 Aug 03:52
491c8d6

Choose a tag to compare

Update ConsoleIO.swift

v1.0

29 Jul 11:54
5620468

Choose a tag to compare

Update dump.swift