View Single Post
 
Old 08-18-2010, 01:01 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Qoopz AnV xnu 10.4.0 Rel4

I have recently begun rewriting the patcher (again), it should now work.
I've also modified the segment loading code (custom for non-encrypted on AMD, stock routines on Intel)
The dyld which got built in is a stock Apple dyld with sysenter trap pre-patched.
It should now work on AMD for all apps (including translate under 64bit).
The patched dyld is also separately included under the patches as dyld_patched for those who which to use it with other kernels (install then under /usr/lib/dyld).
This should work for most Qoopz + AnV kernels because it patches sysenter to int 0xFC.

Download including sources:
http://rapidshare.com/files/41366145..._Rel4.zip.html
Reply With Quote