Peter Steinberger 5/6/2014

Hacking with Aspects

Read Original

The 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.

Hacking with Aspects

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser