mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 00:19:17 +01:00
idevicerestore2 macOS (for #388)
for restoring 64-bit devices to latest on macos
This commit is contained in:
parent
e633b397da
commit
9a9beb9925
BIN
bin/macos/idevicerestore2
Executable file
BIN
bin/macos/idevicerestore2
Executable file
Binary file not shown.
0
resources/patch/kernelcache.release.k93.8F191.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8F191.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8G4.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8G4.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8H7.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8H7.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8J2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8J2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8K2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8K2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8L1.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k93.8L1.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8F191.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8F191.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8G4.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8G4.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8H7.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8H7.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8J2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8J2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8K2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8K2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8L1.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k94.8L1.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8F191.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8F191.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8G4.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8G4.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8H8.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8H8.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8J2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8J2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8K2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8K2.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8L1.patch
Executable file → Normal file
0
resources/patch/kernelcache.release.k95.8L1.patch
Executable file → Normal file
@ -4457,11 +4457,7 @@ menu_restore() {
|
||||
iPhone3,[13] | iPad1,1 | iPod3,1 )
|
||||
menu_items+=("powdersn0w (any iOS)");;
|
||||
esac
|
||||
if (( device_proc < 7 )); then
|
||||
menu_items+=("Latest iOS ($device_latest_vers)")
|
||||
elif [[ $platform == "linux" ]]; then
|
||||
menu_items+=("Latest iOS ($device_latest_vers)")
|
||||
fi
|
||||
menu_items+=("Latest iOS ($device_latest_vers)")
|
||||
case $device_type in
|
||||
iPhone4,1 | iPhone5,[1234] | iPad2,4 | iPad3,[456] | iPod5,1 )
|
||||
menu_items+=("Other (powdersn0w 7.x blobs)");;
|
||||
|
Loading…
Reference in New Issue
Block a user