iOS App Integrity – Got Any?

No ratings

Presented at LASCON 2014 by

iOS apps are vulnerable to static attack through binary code patching. Incorporating jailbreak and debugger detection algorithms can be rendered useless with a quick binary patch. Once patched the app can be further exploited, its app data stolen, and even cloned. The iMAS research team, the team that brought Encrypted CoreData (ECD) to Github open source, has your back! At this talk we will introduce open source Encrypted Code Modules (ECM) as a technique to protect sensitive enterprise iOS applications via static encryption and just in time decryption of bundled libraries. We will walk through this step-by-step process to make your iOS apps more secure and … authentic.