资源作者:
管理员
IP 属地:
北京市
共被下载:1244 次
共被浏览:4241 次
文件名称:
Mavericks_10.9.2_Kernel_Patched.zip
文件分类:
黑苹果工具
资源大小:
下载积分:0
文件标签:
工具
发布日期:2014-03-20 00:00:00
资源介绍:
This is the offical vanilla kernel from Mavericks 10.9.2
It has been patched to allow it to boot on haswell motherboards without kernel panics
As its the offical kernel you will have no problems signing into apple services like facetime
Tested on Acer V3 772G
The following pearl patches have been used
# for xpcm related panic/reboot 10.9.x kernel
perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
# for Local APIC panic (also causes instant reboot) 10.9.x kernel
perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel