View Single Post
 
Old 09-24-2010, 02:57 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
There is another update to the kernel.
This time it can auto patch encrypted binaries (decrypting them to the new dsmos_page_transform, I figured out how it works).
Ignore the failures at beginning boot, they are because it waits for "DSMOS has arrived".
It will continue to load the binaries untill they are succesfully loaded
All that is left now is getting a stable custom dyld built (for library + framework auto patching) and then we will have everything where we need it
I could however use some help on this because the issue (I think) is that the coresymbolication functions aren't available.
Reply With Quote