View Single Post
 
Old 10-14-2011, 01:31 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by davisin666 View Post
map_text_segment_sys, maybe there is something wrong with the decryption algorithm or Apple encrypted more binaries.

Remembers me from Snow Leopard

Decryption hasn't succeeded yet (probably will retry)
patch_exec_obj_segment failed
map_segment failed

Damn, I want Lion
I checked the way Lion decrypts, it's the same way.
I should try to add a few patches and drop custom dyld and auto-patcher support.
Without the map_text_segment_sys syscall replacement (syscall 8) it might work...
Keeps you posted...
Reply With Quote