After running macos downr1n, ios 15.8 to 14.3, works all the way to the end and boot fails (see below script)
Please assist, any suggestions are greatly appreciated, thank you.
dyld: cannot load 'Kernel64Patcher' (load command 0x80000034 is unknown)
./downr1n.sh: line 1363: 25900 Abort trap: 6 "$dir"/Kernel64Patcher work/kcache.raw work/kcache.patched if [ "$ptraceDisabled" = "1" ]; then echo "-t"; fi if [ "$aslrDisabled" = "1" ]; then echo "-c"; fi if [[ "$version" = "15."* ]]; then echo "-e -o -r -b15"; fi if [[ "$version" = "14."* ]]; then echo "-b"; fi if [[ "$version" = "13."* ]]; then echo "-b13 -n"; fi > /dev/null
After running macos downr1n, ios 15.8 to 14.3, works all the way to the end and boot fails (see below script)
Please assist, any suggestions are greatly appreciated, thank you.
dyld: cannot load 'Kernel64Patcher' (load command 0x80000034 is unknown)
./downr1n.sh: line 1363: 25900 Abort trap: 6 "$dir"/Kernel64Patcher work/kcache.raw work/kcache.patched if [ "$ptraceDisabled" = "1" ]; then echo "-t"; fi if [ "$aslrDisabled" = "1" ]; then echo "-c"; fi if [[ "$version" = "15."* ]]; then echo "-e -o -r -b15"; fi if [[ "$version" = "14."* ]]; then echo "-b"; fi if [[ "$version" = "13."* ]]; then echo "-b13 -n"; fi > /dev/null