/localDataStorageDemo

A demo app to demonstrate saving local data insecurely in the application. This app is used in a tutorial that can be found at http://highaltitudehacks.com/2013/10/26/ios-application-security-part-20-local-data-storage-nsuserdefaults

Primary LanguageObjective-C

localDataStorageDemo

A demo app to demonstrate saving data locally in the application. This app is used in a tutorial that can be found here