View Single Post
 
Old 04-12-2011, 07:49 AM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Legacy kernel 10.7.0 with custom dyld (now also with atom patch)

I updated the sources so that dyld builds with Xcode 4.
This fixed the issue of Finder / SystemUIServer crashing with the custom dyld.
/System/Library/CoreServices/pbs still needs to be packed with upx though.
Also some apps that use Auto::zone::zone (for some ObjC apps) still need packing with upx.
The dyld became faster and more stable with the latest patches though.
On the fly patching works fine (tested it) on any app I've tested it on.
I've also added a new patched kernel with cpu model 15 patch (Atom / new Celeron specific, separate kernel).

Download including sources:
http://rapidshare.com/files/45702217...-AnV-0.4.1.zip

Download Atom / new Celeron kernel:
http://rapidshare.com/files/45702171...ernel_atom.zip
Reply With Quote