Replies: 3 comments 3 replies
|
Your repo is awesome! I've been trying to get an iPad 2 on iOS 7.x.x jailbroken but the official evasi0n jailbreak app that's still hosted on their website won't work because they won't host the related files. I tried several different workarounds I found online but none of them worked. I also couldn't find the Anyway, I saw a comment pointing to your repo and it was a real life-saver! Thank you for making this available and for it working on both Windows and Mac. I really appreciate it! |
|
How did you find the actual ipa by the way? Did you get it from Apple servers or somewhere else? |
Well done, I didn’t realize my little site even got archived, that’s awesome. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is not an issue, just a comment.
I used python one-liner to make a website to server the files locally. Something like this:
sudo python3 -m http.server 80Edit: This information is now included in the repo's README as of commit 103d08c
All reactions