mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-24 23:31:48 +01:00
parent
a7ce12a387
commit
6686cd8d65
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
resources/jailbreak/greenpois0n/iPhone1,1_7E18.tar
Normal file
BIN
resources/jailbreak/greenpois0n/iPhone1,1_7E18.tar
Normal file
Binary file not shown.
BIN
resources/jailbreak/greenpois0n/iPhone1,2_7E18.tar
Normal file
BIN
resources/jailbreak/greenpois0n/iPhone1,2_7E18.tar
Normal file
Binary file not shown.
BIN
resources/jailbreak/greenpois0n/iPhone1,2_8A293.tar
Normal file
BIN
resources/jailbreak/greenpois0n/iPhone1,2_8A293.tar
Normal file
Binary file not shown.
BIN
resources/jailbreak/greenpois0n/iPhone1,2_8A306.tar
Normal file
BIN
resources/jailbreak/greenpois0n/iPhone1,2_8A306.tar
Normal file
Binary file not shown.
BIN
resources/jailbreak/greenpois0n/iPhone1,2_8A400.tar
Normal file
BIN
resources/jailbreak/greenpois0n/iPhone1,2_8A400.tar
Normal file
Binary file not shown.
BIN
resources/jailbreak/greenpois0n/iPod1,1_7E18.tar
Normal file
BIN
resources/jailbreak/greenpois0n/iPod1,1_7E18.tar
Normal file
Binary file not shown.
48
restore.sh
48
restore.sh
@ -1993,18 +1993,16 @@ ipsw_prepare_jailbreak() {
|
|||||||
case $device_target_vers in
|
case $device_target_vers in
|
||||||
6.1.[3456] ) JBFiles+=("p0sixspwn.tar");;
|
6.1.[3456] ) JBFiles+=("p0sixspwn.tar");;
|
||||||
6* ) JBFiles+=("evasi0n6-untether.tar");;
|
6* ) JBFiles+=("evasi0n6-untether.tar");;
|
||||||
4.2.1 | 4.1 | 4.0* | 3.1.3 )
|
4.2.1 ) JBFiles[0]="fstab_old.tar";;
|
||||||
|
4.1 | 4.0* | 3.1.3 )
|
||||||
JBFiles[0]="fstab_old.tar"
|
JBFiles[0]="fstab_old.tar"
|
||||||
if [[ $device_proc != 1 ]]; then
|
|
||||||
JBFiles+=("greenpois0n/${device_type}_${device_target_build}.tar")
|
JBFiles+=("greenpois0n/${device_type}_${device_target_build}.tar")
|
||||||
fi
|
|
||||||
;;
|
;;
|
||||||
5* | 4.3* | 4.2* ) JBFiles+=("g1lbertJB/${device_type}_${device_target_build}.tar");;
|
5* | 4.3* | 4.2* ) JBFiles+=("g1lbertJB/${device_type}_${device_target_build}.tar");;
|
||||||
esac
|
esac
|
||||||
for i in {0..1}; do
|
for i in {0..1}; do
|
||||||
JBFiles[i]=$jelbrek/${JBFiles[$i]}
|
JBFiles[i]=$jelbrek/${JBFiles[$i]}
|
||||||
done
|
done
|
||||||
if [[ $device_proc != 1 ]]; then
|
|
||||||
case $device_target_vers in
|
case $device_target_vers in
|
||||||
4.3* )
|
4.3* )
|
||||||
JBFiles[2]=$jelbrek/${JBFiles[2]}
|
JBFiles[2]=$jelbrek/${JBFiles[2]}
|
||||||
@ -2013,13 +2011,14 @@ ipsw_prepare_jailbreak() {
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
4.2.1 )
|
4.2.1 )
|
||||||
|
if [[ $device_type != "iPhone1,2" ]]; then
|
||||||
ExtraArgs+="-punchd"
|
ExtraArgs+="-punchd"
|
||||||
JBFiles[2]=$jelbrek/${JBFiles[2]}
|
JBFiles[2]=$jelbrek/greenpois0n/${device_type}_${device_target_build}.tar
|
||||||
|
fi
|
||||||
;;
|
;;
|
||||||
3.1 | 3.1.[12] ) JBFiles[0]="$jelbrek/fstab_old.tar";;
|
3.1 | 3.1.[12] ) JBFiles[0]="$jelbrek/fstab_old.tar";;
|
||||||
* ) JBFiles[2]=$jelbrek/${JBFiles[2]};;
|
* ) JBFiles[2]=$jelbrek/${JBFiles[2]};;
|
||||||
esac
|
esac
|
||||||
fi
|
|
||||||
if [[ $device_target_vers == "4"* || $device_target_vers == "5"* ]]; then
|
if [[ $device_target_vers == "4"* || $device_target_vers == "5"* ]]; then
|
||||||
JBFiles+=("$jelbrek/cydiasubstrate.tar")
|
JBFiles+=("$jelbrek/cydiasubstrate.tar")
|
||||||
fi
|
fi
|
||||||
@ -2087,12 +2086,12 @@ ipsw_prepare_keys() {
|
|||||||
name="$getcomp.${device_model}ap.RELEASE.dfu"
|
name="$getcomp.${device_model}ap.RELEASE.dfu"
|
||||||
fi
|
fi
|
||||||
echo -e "<key>$comp</key><dict><key>File</key><string>Firmware/dfu/$name</string><key>IV</key><string>$iv</string><key>Key</key><string>$key</string>" >> $NewPlist
|
echo -e "<key>$comp</key><dict><key>File</key><string>Firmware/dfu/$name</string><key>IV</key><string>$iv</string><key>Key</key><string>$key</string>" >> $NewPlist
|
||||||
if [[ -s $FirmwareBundle/$comp.${device_model}ap.RELEASE.patch ]]; then
|
if [[ $ipsw_prepare_usepowder == 1 ]]; then
|
||||||
|
echo -e "<key>Patch</key><true/>" >> $NewPlist
|
||||||
|
elif [[ -s $FirmwareBundle/$comp.${device_model}ap.RELEASE.patch ]]; then
|
||||||
echo -e "<key>Patch</key><string>$comp.${device_model}ap.RELEASE.patch</string>" >> $NewPlist
|
echo -e "<key>Patch</key><string>$comp.${device_model}ap.RELEASE.patch</string>" >> $NewPlist
|
||||||
elif [[ -s $FirmwareBundle/$comp.${device_model}.RELEASE.patch ]]; then
|
elif [[ -s $FirmwareBundle/$comp.${device_model}.RELEASE.patch ]]; then
|
||||||
echo -e "<key>Patch</key><string>$comp.${device_model}.RELEASE.patch</string>" >> $NewPlist
|
echo -e "<key>Patch</key><string>$comp.${device_model}.RELEASE.patch</string>" >> $NewPlist
|
||||||
else
|
|
||||||
echo -e "<key>Patch</key><true/>" >> $NewPlist
|
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
@ -2115,10 +2114,10 @@ ipsw_prepare_keys() {
|
|||||||
|
|
||||||
"KernelCache" )
|
"KernelCache" )
|
||||||
echo -e "<key>$comp</key><dict><key>File</key><string>$name</string><key>IV</key><string>$iv</string><key>Key</key><string>$key</string><key>DecryptPath</key><string>Downgrade/$comp</string>" >> $NewPlist
|
echo -e "<key>$comp</key><dict><key>File</key><string>$name</string><key>IV</key><string>$iv</string><key>Key</key><string>$key</string><key>DecryptPath</key><string>Downgrade/$comp</string>" >> $NewPlist
|
||||||
if [[ -e $FirmwareBundle/kernelcache.release.patch ]]; then
|
if [[ $ipsw_prepare_usepowder == 1 ]]; then
|
||||||
echo -e "<key>Patch</key><string>kernelcache.release.patch</string>" >> $NewPlist
|
|
||||||
else
|
|
||||||
echo -e "<key>Patch</key><true/>" >> $NewPlist
|
echo -e "<key>Patch</key><true/>" >> $NewPlist
|
||||||
|
elif [[ -e $FirmwareBundle/kernelcache.release.patch ]]; then
|
||||||
|
echo -e "<key>Patch</key><string>kernelcache.release.patch</string>" >> $NewPlist
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
@ -2338,6 +2337,8 @@ ipsw_prepare_bundle() {
|
|||||||
9* ) printf "9" >> $NewPlist;;
|
9* ) printf "9" >> $NewPlist;;
|
||||||
esac
|
esac
|
||||||
echo -e "</string></dict>" >> $NewPlist
|
echo -e "</string></dict>" >> $NewPlist
|
||||||
|
elif [[ $ipsw_prepare_usepowder == 1 ]]; then
|
||||||
|
echo -e "<key>FilesystemPackage</key><dict/><key>RamdiskPackage</key><dict/>" >> $NewPlist
|
||||||
elif [[ -d $FirmwareBundle2 ]]; then
|
elif [[ -d $FirmwareBundle2 ]]; then
|
||||||
cp $FirmwareBundle2/* $FirmwareBundle
|
cp $FirmwareBundle2/* $FirmwareBundle
|
||||||
echo -e "<key>RamdiskPatches</key><dict>" >> $NewPlist
|
echo -e "<key>RamdiskPatches</key><dict>" >> $NewPlist
|
||||||
@ -2356,8 +2357,6 @@ ipsw_prepare_bundle() {
|
|||||||
else
|
else
|
||||||
echo -e "<key>FilesystemPatches</key><dict/>" >> $NewPlist # ipsw segfaults if this is missing lol
|
echo -e "<key>FilesystemPatches</key><dict/>" >> $NewPlist # ipsw segfaults if this is missing lol
|
||||||
fi
|
fi
|
||||||
else
|
|
||||||
echo -e "<key>FilesystemPackage</key><dict/><key>RamdiskPackage</key><dict/>" >> $NewPlist
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $1 == "base" ]]; then
|
if [[ $1 == "base" ]]; then
|
||||||
@ -2368,10 +2367,10 @@ ipsw_prepare_bundle() {
|
|||||||
ipsw_prepare_keys RestoreRamdisk $1
|
ipsw_prepare_keys RestoreRamdisk $1
|
||||||
echo -e "</dict>" >> $NewPlist
|
echo -e "</dict>" >> $NewPlist
|
||||||
else
|
else
|
||||||
if [[ -d $FirmwareBundle2 ]]; then
|
if [[ $ipsw_prepare_usepowder == 1 ]]; then
|
||||||
echo -e "<key>FirmwarePatches</key><dict>" >> $NewPlist
|
|
||||||
else
|
|
||||||
echo -e "<key>Firmware</key><dict>" >> $NewPlist
|
echo -e "<key>Firmware</key><dict>" >> $NewPlist
|
||||||
|
else
|
||||||
|
echo -e "<key>FirmwarePatches</key><dict>" >> $NewPlist
|
||||||
fi
|
fi
|
||||||
ipsw_prepare_keys iBSS $1
|
ipsw_prepare_keys iBSS $1
|
||||||
# ios 4 and lower do not need ibec patches. the exception is the ipad lineup
|
# ios 4 and lower do not need ibec patches. the exception is the ipad lineup
|
||||||
@ -2495,6 +2494,7 @@ ipsw_prepare_32bit() {
|
|||||||
cp $jelbrek/daibutsu/bin.tar $jelbrek/daibutsu/untether.tar .
|
cp $jelbrek/daibutsu/bin.tar $jelbrek/daibutsu/untether.tar .
|
||||||
ipsw_prepare_rebootsh
|
ipsw_prepare_rebootsh
|
||||||
fi
|
fi
|
||||||
|
ipsw_prepare_usepowder=1
|
||||||
|
|
||||||
ipsw_prepare_bundle $daibutsu
|
ipsw_prepare_bundle $daibutsu
|
||||||
|
|
||||||
@ -2901,6 +2901,7 @@ ipsw_prepare_ios4powder() {
|
|||||||
local ExtraArgs="-apticket $shsh_path"
|
local ExtraArgs="-apticket $shsh_path"
|
||||||
local ExtraArgs2="--boot-partition --boot-ramdisk --logo4 "
|
local ExtraArgs2="--boot-partition --boot-ramdisk --logo4 "
|
||||||
local JBFiles=()
|
local JBFiles=()
|
||||||
|
ipsw_prepare_usepowder=1
|
||||||
|
|
||||||
if [[ -e "$ipsw_custom.ipsw" ]]; then
|
if [[ -e "$ipsw_custom.ipsw" ]]; then
|
||||||
log "Found existing Custom IPSW. Skipping IPSW creation."
|
log "Found existing Custom IPSW. Skipping IPSW creation."
|
||||||
@ -2998,6 +2999,7 @@ ipsw_prepare_powder() {
|
|||||||
log "Found existing Custom IPSW. Skipping IPSW creation."
|
log "Found existing Custom IPSW. Skipping IPSW creation."
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
ipsw_prepare_usepowder=1
|
||||||
|
|
||||||
ipsw_prepare_bundle target
|
ipsw_prepare_bundle target
|
||||||
ipsw_prepare_bundle base
|
ipsw_prepare_bundle base
|
||||||
@ -4050,14 +4052,18 @@ device_ramdisk() {
|
|||||||
9* | 8* ) device_send_rdtar fstab8.tar;;
|
9* | 8* ) device_send_rdtar fstab8.tar;;
|
||||||
7* ) device_send_rdtar fstab7.tar;;
|
7* ) device_send_rdtar fstab7.tar;;
|
||||||
6* ) device_send_rdtar fstab_rw.tar;;
|
6* ) device_send_rdtar fstab_rw.tar;;
|
||||||
4.2.1 ) $ssh -p 2222 root@127.0.0.1 "[[ ! -e /mnt1/sbin/punchd ]] && mv /mnt1/sbin/launchd /mnt1/sbin/punchd";;
|
4.2.1 )
|
||||||
|
if [[ $device_type != "iPhone1,2" ]]; then
|
||||||
|
$ssh -p 2222 root@127.0.0.1 "[[ ! -e /mnt1/sbin/punchd ]] && mv /mnt1/sbin/launchd /mnt1/sbin/punchd"
|
||||||
|
fi
|
||||||
|
;;
|
||||||
5* | 4.3* | 4.2* ) untether="${device_type}_${build}.tar";;
|
5* | 4.3* | 4.2* ) untether="${device_type}_${build}.tar";;
|
||||||
esac
|
esac
|
||||||
case $vers in
|
case $vers in
|
||||||
5* ) device_send_rdtar g1lbertJB.tar;;
|
5* ) device_send_rdtar g1lbertJB.tar;;
|
||||||
4.2.1 | 4.1 | 4.0* | 3* )
|
4.2.1 | 4.1 | 4.0* | 3* )
|
||||||
untether="${device_type}_${build}.tar"
|
untether="${device_type}_${build}.tar"
|
||||||
if [[ $device_type == "iPod2,1" ]]; then
|
if [[ $device_proc == 1 || $device_type == "iPod2,1" ]]; then
|
||||||
$scp -P 2222 $jelbrek/fstab_old root@127.0.0.1:/mnt1/private/etc/fstab
|
$scp -P 2222 $jelbrek/fstab_old root@127.0.0.1:/mnt1/private/etc/fstab
|
||||||
else
|
else
|
||||||
$scp -P 2222 $jelbrek/fstab_new root@127.0.0.1:/mnt1/private/etc/fstab
|
$scp -P 2222 $jelbrek/fstab_new root@127.0.0.1:/mnt1/private/etc/fstab
|
||||||
@ -4258,7 +4264,7 @@ menu_main() {
|
|||||||
menu_items+=("Restore/Downgrade")
|
menu_items+=("Restore/Downgrade")
|
||||||
if [[ $device_type == "iPad2"* && $device_vers == "4"* ]]; then
|
if [[ $device_type == "iPad2"* && $device_vers == "4"* ]]; then
|
||||||
:
|
:
|
||||||
elif (( device_proc < 7 )) && [[ $device_proc != 1 ]]; then
|
elif (( device_proc < 7 )); then
|
||||||
menu_items+=("Jailbreak Device")
|
menu_items+=("Jailbreak Device")
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
@ -4480,7 +4486,7 @@ menu_restore() {
|
|||||||
case $device_type in
|
case $device_type in
|
||||||
iPhone4,1 | iPhone5,[1234] | iPad2,4 | iPad3,[456] | iPod5,1 )
|
iPhone4,1 | iPhone5,[1234] | iPad2,4 | iPad3,[456] | iPod5,1 )
|
||||||
menu_items+=("Other (powdersn0w 7.x blobs)");;
|
menu_items+=("Other (powdersn0w 7.x blobs)");;
|
||||||
iPhone1,[12] | iPhone2,1 | iPod[12],1 )
|
iPhone1,[12] | iPhone2,1 | iPod[1234],1 )
|
||||||
if [[ -z $1 ]]; then
|
if [[ -z $1 ]]; then
|
||||||
menu_items+=("Other (Custom IPSW)")
|
menu_items+=("Other (Custom IPSW)")
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user