secure-mobile-development
secure-mobile-development copied to clipboard
A Collection of Secure Mobile Development Best Practices
Results
4
secure-mobile-development issues
Sort by
recently updated
recently updated
newest added
Correcting the code blocks. I agree to the terms of contributing.
Explain various obfuscations in detail: - obfuscate code (antidisasm tricks) - obfuscate data (strings, files) - obfuscate metadata (objc, symbols) Expose the decompilation information on every language (java, js, objc,...