Written by : 3uTools Iphone
Title : How to Sign Any App Using jtool on Electra?
How to Sign Any App Using jtool on Electra?
This tutorial will be demonstrating how to do so for my upcoming app named control. However, it will work for any app. Simply replace any instance that "control" is mentioned with the name of your targeted app.
Notes
1. The apps only work when the device is jailbroken.
2. In theory, it could work on iOS 10. However, a different method is required to actually extract and insert the entitlements you need, plus no iOS 10 jailbreaks currently ship with jtool, so you'll need to manually install it.
Step 1 Install your app of choice to /Applications/ on your jailbroken iOS 11 device
Step 2 Install and launch iTerminal. Tap SSH and enter the following details to
start an SSH session.
Step 2 Install and launch iTerminal. Tap SSH and enter the following details to
start an SSH session.
- Host Name – Wifi IP Address present in Settings > Wi-Fi (tap the “i” button present next to your network)
- Port – 2222
- User Name – root
- Password – alpine
cd /Applications/control.app/
jtool --ent /bootstrap/bin/ls > platform.ent
jtool -e arch -arch arm64 control
jtool --sign --ent platform.ent --inplace control
rm -R /Applications/control.app/control
uicache
After this, your app should appear on the SpringBoard. Now you have your desired app forever.
After this, your app should appear on the SpringBoard. Now you have your desired app forever.
Source: reddit
Thanks for visiting. For more latest updates or supports, follow us on Facebook or Twitter.
Thanks for visiting. For more latest updates or supports, follow us on Facebook or Twitter.
Thus our article entitled How to Sign Any App Using jtool on Electra?,do you like the article hopefully this article can benefit you all.
You are reading the article How to Sign Any App Using jtool on Electra? and this article the permalink url is https://3utoolsiphone.blogspot.com/2020/04/how-to-sign-any-app-using-jtool-on.html Other articles you are looking for xxxxx
0 Response to "How to Sign Any App Using jtool on Electra?"
Posting Komentar