mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-23 23:01:49 +01:00
Add socket for kDFU iOS 10
This commit is contained in:
parent
c580df3989
commit
0299ff20c4
@ -738,7 +738,7 @@ device_enter_mode() {
|
||||
|
||||
echo "chmod +x /tmp/kloader*" > kloaders
|
||||
if [[ $device_det == 1 ]]; then
|
||||
echo "[[ -e /.installed_kok3shiX || -e /.installed_p0insettia ]] && /tmp/kloader /tmp/pwnediBSS || \
|
||||
echo "[[ -e /.installed_kok3shiX || -e /.installed_p0insettia || -e /.installed_socket ]] && /tmp/kloader /tmp/pwnediBSS || \
|
||||
/tmp/kloader_hgsp /tmp/pwnediBSS" >> kloaders
|
||||
sendfiles+=("../resources/kloader_hgsp")
|
||||
sendfiles+=("../resources/kloader")
|
||||
|
Loading…
Reference in New Issue
Block a user