diff --git a/install_with_sshrd.md b/install_with_sshrd.md index d7f350f..4c9a170 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -2,41 +2,22 @@ **Supported devices:** A8 - A11, iOS 14.0 - 15.5b4 -1. Download this tar and extract it https://github.com/opa334/TrollStore/releases/latest/download/TrollStore.tar +1. Run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script` -2. Run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script` +2. Run `./sshrd.sh ` -3. Run `./sshrd.sh ` +3. Run `./sshrd.sh boot` the device should start verbosing and say OK in ascii -4. Run `./sshrd.sh boot` the device should start verbosing and say OK in ascii +4. In a new terminal window, run `iproxy 2222 22` -5. In a new terminal window, run `iproxy 2222 22` +5. In the previous window, run `ssh -p2222 root@localhost`, the pass is alpine -6. In the previous window, run `ssh -p2222 root@localhost`, the pass is alpine +6. Now, in the same window, run `mount_filesystems`, if a error occurs please make a issue in the SSHRD_Script repo -7. Now, in the same window, run `mount_filesystems`, if a error occurs please make a issue in the SSHRD_Script repo +7. Run `trollstoreinstaller ` (Tips is the best choice), Then run `reboot`, your phone will reboot into iOS -8. Run `cd /mnt2/containers/Bundle/Application` +8. Open up the app you replaced, it should be TrollStore Helper now -9. For the app you would like to replace, run `grep -r "" .` - - you can put something like Tips, must be a deletable system app +9. Press "Install TrollStore", make sure you're connected to the internet -10. Look for a filepath that looks like `.//.app` - -11. Run `cd /.app` - -12. Run `mv _TROLLSTORE_BACKUP` - -13. Now, in another terminal window, cd into the folder of the tar you extracted earlier - -14. Run `scp -P2222 PersistenceHelper root@localhost:/mnt2/containers/Bundle/Application//.app/` - -15. Run `scp -P2222 trollstorehelper root@localhost:/mnt2/containers/Bundle/Application//.app/trollstorehelper` - -16. In the window you sshed into the phone in, run `chown 33 & chmod 755 trollstorehelper & chown 0 trollstorehelper`, and run `reboot`, your phone will reboot into iOS - -17. Open up the app you replaced, it should be TrollStore Helper now - -18. Press "Install TrollStore", make sure you're connected to internet - -19. Done, your device will respring and TrollStore should appear on your home screen +10. Done, your device will respring and TrollStore should appear on your home screen