From f5069b2d4be5dc119a8a1a2a918bdb3de6c254f1 Mon Sep 17 00:00:00 2001 From: opa334 Date: Fri, 7 Oct 2022 18:40:44 +0200 Subject: [PATCH] improve guide --- install_trollinstaller2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_trollinstaller2.md b/install_trollinstaller2.md index 2264fc4..9646b8e 100644 --- a/install_trollinstaller2.md +++ b/install_trollinstaller2.md @@ -14,7 +14,7 @@ - (Optional if you haven't 'purchase' this free app) `ipatool purchase --country US -b developer.apple.wwdc-Release` (Change US to your app store region) - `ipatool download -b developer.apple.wwdc-Release` -3. Rename the output ipa to `InstallerVictim.ipa`, and put it into ~/TrollStore/_compile/InstallerVictim.ipa +3. Rename the output ipa to `InstallerVictim.ipa`, and put it into `~/TrollStore/_compile/InstallerVictim.ipa` 4. Grab pwnify_compiled from Fugu14 repo (https://github.com/LinusHenze/Fugu14/blob/master/tools/pwnify_compiled), sign it using codesign (`codesign -f -s - `) and put it at `~/TrollStore/_compile/pwnify_compiled`