macOS
For local decompilation on macOS workstations.
- Version
- 1.0
- Channel
- Release
- Architecture
- Apple Silicon + Intel
- Access
- Public download
Downloads
iosy 1.0 is available for macOS, Windows, and Linux. Sign in from the CLI to activate trial, individual, or commercial access.
ZIP archive
macOS
ZIP archive
Windows
ZIP archive
Linux
Product
Download iosy for macOS, Windows, or Linux. Decompilation runs offline and generates Swift code from decrypted IPA files.
Requires Java 25 or later.
Choose the ZIP archive for the workstation where you plan to run iosy.
Extract the archive. The CLI is in the bin folder and requires Java 25 or later.
The CLI opens account activation and applies your current plan.
Choose your platform
Select the build for the operating system where you plan to run the CLI.
For local decompilation on macOS workstations.
For local decompilation on Windows workstations.
For local decompilation on Linux workstations.
CLI workflow
Each archive includes the iosy CLI and its libraries. Authentication is handled by your OpenSyntaxx account, while every decompilation run reads the IPA locally and writes Swift project output to a local folder.
iosy auth loginSign in with your OpenSyntaxx account in the browser.
iosy auth statusValidate the local CLI session and see the active plan before a review.
iosy decompile /path/to/app.ipa /path/to/outputGenerate Swift project output from a decrypted IPA file on your machine.