A CLI tool used to inject iOS jailbreak tweaks into jailed iOS apps.
For installation instructions click here
- Works with almost every app-targeted tweak
- Supports fetching tweaks through Canister
- Supports fetching tweaks directly from MobileAPT repos
- Supports importing multiple tweaks at once
- Supports importing custom files and folders:
- .deb .dylib and .framework files will be processed and imported/injected
- other files and folders will be copied to the root directory of the app
- [iOS Only] Supports fetching and decrypting apps from the App Store
- Easy to use:
- Just specify an iPA and a Tweak. Azule will do the rest for you.
- Includes the global command
azule
to further simplify invocation
- Change an app's version
- Change an app's bundleid
- Change an app's display name
- Remove UISupportedDevices from app
- Fakesign app
- Remove app extensions
- Remove Apple Watch support from app
For the extended usage instructions, run azule -h
your terminal
- Kabir Oberai - Wrote Theos Jailed
- Tyilo - Wrote insert_dylib
- LeanVel - Ported insert_dylib to Linux
- screenplaydev - Wrote a Linux alternative for plutil
- Majd Alfhaily - Wrote ipatool
- dlevi309 - Ported ipatool to iOS
- NyaMisty - Wrote fouldecrypt