-
install roothide/theos
bash -c "$(curl -fsSL https://raw.githubusercontent.com/roothide/theos/master/bin/install-theos)"
and its always automatically updated to latest with original one.
-
Build package for roothide
for those simple tweaks that don't use the file api to access jailbreak files, just
make package
withTHEOS_PACKAGE_SCHEME=roothide
-
Using
roothide
APIs if you need to use the file apis to access jailbreak files in source code#include <roothide.h> //then using jbroot("/path/to/jb/file") as path to access jailbreak files
the
jbroot
API can be used in C/C++/Objective-C/Swift and its fully compatible with building rootful/rootless package -
If you want to build your project with Xcode instead of theos, here is the roothide sdk: devkit.zip
-
For more details about roothide, please refer to
-
roothideDev: https://twitter.com/roothideDev
-
roothide/theos-dev: https://discord.gg/qaCFxr33CV
-
roothide discord server: https://discord.gg/scqCkumAYp
-
theos dev discord server: https://discord.gg/z4RTnrcbKW