-
Notifications
You must be signed in to change notification settings - Fork 855
Resources
Leon Jacobs edited this page Sep 14, 2017
·
2 revisions
- iOS Security Guide. A very good, official Apple resource providing an overview of iOS security as a whole. The "App Security" section helps describe the restrictions imposed on third party applications.
- Android Security. A birds eye view of the security features of the AOSP.
- Android Security Tips. Guidelines for developers when developing secure Android applications.
- OWASP Mobile Security Testing Guide. An excellent resource for all things mobile security related, together with platform overviews and security testing guidelines.