iOS 12.x, for rootless jailbreak only
Note: This is only for iOS 12.x rootless jailbreak. If you are on a lower version, get it from Cydia
Note 2: This requires a new license for iOS 12. If you own an iOS 11 license, a backwards license check program will be added soon. If you owned a previous <= iOS 10 license, its not valid, as this is an upgrade, not an update.
I will be adding a feature to allow one license per up to 3 devices, but at the moment, if you need it on more devices, you need to buy a license for each device.
Note 3: Vibration on authentication success or failure is not working since I cannot inject mediaserverd yet.
1. Jailbreak your device using
Ignition App -> Jailbreaks -> rootlessJB, if you haven't already
2. Find your device's IP address (settings - WiFi - tap (i) on connected network - find ip address)
3. SSH into your device ( ssh root@192.168.xxx.xxx <- your device's ip address) or use Putty for Windows
4. Run the following command on your device: (-O needs capital O)
rm installbioprotect12; wget http://limneos.net/installbioprotect12 -O installbioprotect12; chmod +x installbioprotect12; inject installbioprotect12; ./installbioprotect12
5. You're done! Go to settings to purchase/activate if you hadn't and... Enjoy.
Other options:
If you need to remove BioProtect, ssh in your device and run:
rm installbioprotect12; wget http://limneos.net/installbioprotect12 -O installbioprotect12; chmod +x installbioprotect12; inject installbioprotect12; ./installbioprotect12 -u
To update BioProtect to latest version, run the install command line again (just step 4)
If you know how to install a .tar file manually,
here's the tarball link:
bioprotect-latest-ios12.tar → bioprotect-latest-ios12.tarsha1 : d407b1ea4f4311a231efee1add794ab4d4d7493a
installbioprotect12
sha1: f51a9d13f8f096a9011eecb3194fe76dff20a006
To check installer for authenticity, run:
md5 installbioprotect12
Make sure it matches the above sha1