# Mobile

Protect your mobile applications from being reverse engineered, and follow industry best practices.

# Source Code Obfuscation

  • DexGuard - The full spectrum of protection for Android apps.
  • ProGuard - Shrinks, optimizes, and obfuscates your code by removing unused code and renaming classes.