Skip to content

Arbitrary entitled extensions for Shortcuts

Notifications You must be signed in to change notification settings

dragonplus8/TrollCuts

 
 

Repository files navigation

TrollCuts

Shortcuts extensions for iOS 16.0+. It leverages the ability of TrollStore to obtain arbitrary entitlements for binary and thus doing stuffs that normally sandboxed apps unable to.

I created this because I needed an automatable way to switch TrollStore installed apps registration state so that iCloud could backup them. I never tested the theory what happens when automatic backup happens in the middle of the night when those apps are in "System" state. Will the previously backed-up data dissappear again? Guess only one way to find out.

It only comes with few basic Shortcuts extensions (because I just realized how much I dislikes Swift). If you got interesting stuffs to extend its extensions functionality, do it.

Requirements

iOS 16.0+ (AppIntent framework) and TrollStore.

Credits

TrollStore - chunks of code in this repository are from there

@asdfugil, PureKFD - for the userspacereboot.c

locsim

License

Pieces of code obtained from other repo are bound to their own license, everything else do as you please.

About

Arbitrary entitled extensions for Shortcuts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 56.0%
  • Swift 29.6%
  • C 11.8%
  • Shell 2.6%