trending

13h ago

iosy - iosy is a CLI that decompiles iOS apps into Swift projects

iosy recovers readable Swift source code from decrypted iOS apps (.ipa files). Point the CLI at an IPA you are authorized to inspect, and iosy reconstructs a project you can open in your own editor: Swift files for recovered types, methods and call sites, a project layout with folders and resources, and output you can grep, diff and review like normal source code — instead of working only from symbol tables or assembly views.