Skip to content

Al4ise/Azule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azule

A CLI tool used to inject iOS jailbreak tweaks into jailed iOS apps.

For installation instructions click here

Features

  • 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

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

Credits