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.
iOS 16.0+ (AppIntent framework) and TrollStore.
TrollStore - chunks of code in this repository are from there
@asdfugil, PureKFD - for the userspacereboot.c
Pieces of code obtained from other repo are bound to their own license, everything else do as you please.