Releases: paradiseduo/appdecrypt
Releases · paradiseduo/appdecrypt
2.4
2.3
Thanks @Halo-Michael
- Fix can't dlopen a Mach-O somewhere without CS_DEBUGGED flag,.
- Also even that, seems still can't dlopen main binary in iOS17.
Thanks @novitae
- Dump iOS only IPA with argument --ignore-ios-check
2.2
Thanks @HenryQuan
- Invalid arguments with mmap
- Align the offset based on the page size
- Operation not permitted with mmap
- Load the binary into the memory as suggested in NyaMisty/fouldecrypt#15 by @dlevi309
- Alternatively, launch the app in the foreground while dumping it
- Adjust the alignment to if required (memcpy)
- Cleanup the output folder if it exists
2.1
Update dump.swift
v2.0
Update ConsoleIO.swift
v1.0
Update dump.swift