Hooking SQLCipher Crypto Keys with CydiaSubstrate
Feb 13th, 2014
Written by: Admin
Mobile
Security conscious developers often turn to SQLCipher [1] to encrypt content stored on a device’s file system. SQLCipher is a slightly extended version of SQLite, which allows 256-bit AES encryption…