From f76bdb92fdc1dae9c3a0e23bbb4e10dbb7097d9b Mon Sep 17 00:00:00 2001 From: opa334 Date: Fri, 7 Oct 2022 20:47:02 +0200 Subject: [PATCH] fix path --- install_trollinstaller2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_trollinstaller2.md b/install_trollinstaller2.md index b4b3054..f5f9990 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/target/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`