diff --git a/Pwning-Using-Another-iOS-Device.md b/Pwning-Using-Another-iOS-Device.md index 12e1f85..c807cd7 100644 --- a/Pwning-Using-Another-iOS-Device.md +++ b/Pwning-Using-Another-iOS-Device.md @@ -1,6 +1,6 @@ - You can use another iOS device that is jailbroken to put your target device in pwned DFU mode. - This can be very useful if you do not have a Mac but have a spare iOS device on hand. -- This method can be used for iPhone 4, A6(X), and A7 devices. +- This method can be used for 3GS, touch 3, A4, A6(X), and A7 devices. ![20240505_2200367](https://github.com/LukeZGD/Legacy-iOS-Kit/assets/26163116/dfe7c8cf-197f-4edc-b0a4-7113c1d49160) @@ -13,7 +13,7 @@ - Get iPwnder Lite from my repo: https://lukezgd.github.io/repo 1. Install and open NewTerm or MTerminal on the host device 1. Run the command `ipwnder_lite -d` -1. If successful, this will put the target device in pwned DFU mode with checkm8 +1. If successful, this will put the target device in pwned DFU mode ## Notes