Azule
A CLI tool used to inject iOS jailbreak tweaks into jailed iOS apps.
click here
For installation instructionsFeatures
- Works with almost every app-targeted tweak
- Supports fetching tweaks through Parcility
- [iOS Only] Supports fetching tweaks through APT (-a option)
- 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 commands
azule
andupdate-azule
to further simplify invocation and updating
Advanced Options
- 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
Updating (Macos/Linux/Windows)
Run update-azule
in your terminal to update Azule
Credits
- 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
- Saurik - Wrote CydiaSubstrate
- Sam Bingner and Pwn20wnd - Wrote the the fork of Substitute, used in Azule
- NyaMisty - Wrote fouldecrypt