View Single Post
 
Old 08-07-2010, 09:51 AM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
10.3.0 Qoopz + AnV kernel rel3

I've finished the preliminary work on the new kernel (with on-the-fly patching).
There are still 2 issues to be resolved:
- The custom dyld doesn't work for all apps, if somebody could check my patch...
If problems with it you can use the standard dyld with boot argument
std_dyld=Yes
- Because I don't know how Snow Leopard precisely decrypts the segments I am currently using stock loading code for encrypted binaries, hereby they won't be patched.
If somebody could whip up a decryption routine it will work without any flaws.
Other than that everything works fine.
Enjoy
Sources are also included (+ old and new diffs)
Download (Fixed Link):
http://rapidshare.com/files/41173344..._Rel3.zip.html

Last edited by andyvand; 08-08-2010 at 01:02 PM.
Reply With Quote