mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
macOS iPwnder32 v3.1.2 binary
This commit is contained in:
parent
b0b747f7c0
commit
a0155e44af
BIN
resources/tools/ipwnder32_macos
Executable file
BIN
resources/tools/ipwnder32_macos
Executable file
Binary file not shown.
@ -72,7 +72,7 @@ function Main {
|
||||
idevicerestore="resources/tools/idevicerestore_macos"
|
||||
iproxy="resources/libimobiledevice_macos/iproxy"
|
||||
ipsw="tools/ipsw_macos"
|
||||
ipwnder32="resources/tools/iPwnder32"
|
||||
ipwnder32="resources/tools/ipwnder32_macos"
|
||||
irecovery="resources/libimobiledevice_macos/irecovery"
|
||||
irecoverychk=$irecovery
|
||||
partialzip="resources/tools/partialzip_macos"
|
||||
@ -380,6 +380,7 @@ function CheckM8 {
|
||||
if [ ! -e $ipwnder32 ]; then
|
||||
SaveFile https://dora2ios.web.app/iPwnder32/iPwnder32_v3.1.2.zip tmp/iPwnder32.zip 79a64133e11b1c60569aba422fa1b5046aa33d83
|
||||
unzip -o -j tmp/iPwnder32.zip iPwnder32_macosx/iPwnder32 -d resources/tools
|
||||
mv resources/tools/iPwnder32 $ipwnder32
|
||||
fi
|
||||
$ipwnder32 -p
|
||||
pwnDFUDevice=$?
|
||||
|
Loading…
Reference in New Issue
Block a user