mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-18 17:36:23 +01:00
For #67
This commit is contained in:
parent
b488400221
commit
4d02626e5d
@ -276,7 +276,7 @@ function kDFU {
|
|||||||
$bspatch saved/$ProductType/$iBSS.dfu tmp/pwnediBSS resources/patches/$iBSS.patch
|
$bspatch saved/$ProductType/$iBSS.dfu tmp/pwnediBSS resources/patches/$iBSS.patch
|
||||||
|
|
||||||
if [[ $1 == iBSS ]]; then
|
if [[ $1 == iBSS ]]; then
|
||||||
cd resources/ipwndfu 2>/dev/null
|
cd resources/ipwndfu
|
||||||
Log "Booting iBSS..."
|
Log "Booting iBSS..."
|
||||||
sudo $python ipwndfu -l ../../tmp/pwnediBSS
|
sudo $python ipwndfu -l ../../tmp/pwnediBSS
|
||||||
ret=$?
|
ret=$?
|
||||||
@ -385,6 +385,7 @@ function CheckM8 {
|
|||||||
sudo $python rmsigchks.py
|
sudo $python rmsigchks.py
|
||||||
cd ../..
|
cd ../..
|
||||||
else
|
else
|
||||||
|
cd ../..
|
||||||
kDFU iBSS
|
kDFU iBSS
|
||||||
fi
|
fi
|
||||||
Log "Downgrading device $ProductType in pwnDFU mode..."
|
Log "Downgrading device $ProductType in pwnDFU mode..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user