Hacking with Aspects
Read OriginalThe article introduces Aspects, a new library for aspect-oriented programming in Objective-C, extracted from PSPDFKit. It demonstrates its use for hacking and debugging by investigating and bypassing Apple's private implementation for detecting if a UIImagePickerController is presented inside a popover on iPad (iOS 6). The author uses disassembly and runtime hooks to understand and modify the behavior.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser