After a crash course on iOS application structure and Objective-C design patterns, you'll move on to spotting bad code and plugging the holes. You'll learn about:
-The iOS security model and the limits of its built-in protections
-The myriad ways sensitive data can leak into places it shouldn't, such as through the pasteboard
-How to implement encryption with the Keychain, the Data Protection API, and CommonCrypto
-Legacy flaws from C that still cause problems in modern iOS applications
-Privacy issues related to gathering user data and how to mitigate potential pitfalls
Don't let your app's security leak become another headline. Whether you're looking to bolster your app's defenses or hunting bugs in other people's code, iOS Application Security will help you get the job done well.