• Stars
    star
    449
  • Rank 97,328 (Top 2 %)
  • Language
    Shell
  • License
    Other
  • Created almost 4 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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