Skip to content

hanifmhd/secure-app

Repository files navigation

secure-app

example app which implements security

List branch

1. Code Obfuscation

Before After
Code Obfuscation - Before Code Obfuscation - After

2. Root/Jailbreak Detection

Root Jailbreak
Root Detection Jailbreak Detection

3. SSL Pinning

Android
Valid Certificate Not Valid Certificate
SSL Pinning Android - Valid Certificate SSL Pinning Android - Not Valid Certificate

iOS

Valid Certificate Not Valid Certificate
SSL Pinning iOS - Valid Certificate SSL Pinning iOS - Not Valid Certificate

4. Background Screen Caching

Android
Before After
Default Android in Task Switcher Prevent Background Screen Caching - Android

iOS

Before After
Default iOS in Task Switcher Prevent Background Screen Caching - iOS

5. NSAllowArbitaryLoads

Screen Shot 2021-03-10 at 15 04 05