MASTG-TOOL-0153: dProtect
[dProtect](https://github.com/open-obfuscator/dprotect "dProtect") is an extension of Proguard with enhanced code obfuscation features. While Proguard is known for obfuscating symbols (package names, class names, ...) and optimizing Java/Kotlin code, dProtect brings code obfuscation for Java and Kotlin on the top of Proguard.
Some of the obfuscation techniques provided by dProtect include:
- Arithmetic Obfuscation
- Constants Obfuscation
- Control-Flow Obfuscation
- Strings Encryption