Brace yourselves: ATS is coming
Apple recently announced the end of year deadline for ATS support. Apps are now expected to communicate via secure channels, i.e. TLS 1.2 + strong ciphers.
Apple recently announced the end of year deadline for ATS support. Apps are now expected to communicate via secure channels, i.e. TLS 1.2 + strong ciphers.
This article documents some of the important security and privacy related changes which were announced by Apple at this year's WWDC (2016).
Recently I made minor contributions to the online projects: dumpdecrypted and ipainstaller. Within this post, you will find the details of those changes.
How to integrate Touch ID into your iOS applications and what the security benefits to the different approaches are. Written for architects and developers.
Touch Unlock is the nifty iOS app that lets you lock and unlock your Mac with your fingerprint on your iPhone. It's totally free check it out today!
Improvements to MEMSCAN. First off, I want to say that I was pretty overwhelmed with the volume of attention MEMSCAN received when I initially blogged about it …
Touch ID reason text Today I made some small tweaks to SucccessID which some people have been asking for. It was a relatively simple fix, I’m not sure why …
This post is the first of a two part walkthrough on hooking C functionality on iOS and Android concerning the use of substrate for hooking code on the two …
MEMSCAN MEMSCAN is a utility for iOS which I’ve been working on in bits and pieces here and there. I wanted to be able to dump the memory of a given …
Introduction Apple’s passbook functionality has been around for a little while and gradually more and more of the services I use are adopting it, most …