From 641fb0ef613388e9f72ab169cba22243a3bbb0c9 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Tue, 6 Sep 2022 20:29:07 -0400 Subject: [PATCH 1/5] bad download link --- install_with_sshrd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 280f1be..d5c32a5 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -1,6 +1,6 @@ # Install TrollStore with a SSH Ramdisk (Linux and macOS only) -1. download this tar and extract it https://github.com/opa334/TrollStore/downloads/latest/TrollStore.tar +1. download this tar and extract it https://github.com/opa334/TrollStore/releases/latest/download/TrollStore.tar 2. run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script` From 1b662f645a62189014055dfd8b003054da9b0d52 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Tue, 6 Sep 2022 20:36:21 -0400 Subject: [PATCH 2/5] Update install_with_sshrd.md --- install_with_sshrd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index d5c32a5..3cc6298 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -27,9 +27,9 @@ 13. Now, in another terminal window, cd into the folder of the tar you extracted earlier -14. Run `scp -P222 PersistenceHelper root@localhost:/mnt2/containers/Bundle/Application//.app/` +14. Run `scp -P2222 PersistenceHelper root@localhost:/mnt2/containers/Bundle/Application//.app/` -15. Run `scp -P222 trollstorehelper root@localhost:/mnt2/containers/Bundle/Application//.app/trollstorehelper` +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 From 02b2f8ee0bce0400e0309d10068d8c4fc7983687 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Tue, 6 Sep 2022 20:36:48 -0400 Subject: [PATCH 3/5] Update install_with_sshrd.md --- install_with_sshrd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 3cc6298..666f8d9 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -19,7 +19,7 @@ 9. For the app you would like to replace, run `grep -r "" .` - you can put something like Tips, must be a deletable system app -10. look for a filepath that looks like .//.app +10. look for a filepath that looks like `.//.app` 11. run `cd /.app` From d95fe63df14f5efd42e124da8517cf1e6a31afe5 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Tue, 6 Sep 2022 21:21:53 -0400 Subject: [PATCH 4/5] Update install_with_sshrd.md --- install_with_sshrd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 666f8d9..548a55c 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -23,7 +23,7 @@ 11. run `cd /.app` -12. run `mv appname _TROLLSTORE_BACKUP` +12. run `mv _TROLLSTORE_BACKUP` 13. Now, in another terminal window, cd into the folder of the tar you extracted earlier From 260a0ecd9c5f79e6c02316601b33767f74c08288 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Tue, 6 Sep 2022 21:23:08 -0400 Subject: [PATCH 5/5] Update install_with_sshrd.md --- install_with_sshrd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 548a55c..9d699c1 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -31,7 +31,7 @@ 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 +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 show some buttons like install trollstore, click install trollstore