mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-24 15:21:49 +01:00
Update on handling A7 pwn on mac
This commit is contained in:
parent
7505eb09f0
commit
841102bc5e
@ -1234,9 +1234,7 @@ device_enter_mode() {
|
||||
return
|
||||
fi
|
||||
elif [[ $irec_pwned == 1 && $device_proc == 7 ]]; then
|
||||
if [[ $platform == "macos" ]]; then
|
||||
${ipwnder}2 -p
|
||||
else
|
||||
if [[ $platform != "macos" ]]; then
|
||||
device_ipwndfu rmsigchks
|
||||
fi
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user