DashO | |
---|---|
Developer(s) | Preemptive Solutions, LLC |
Initial release | January 1997 [1] |
Stable release | 12.1.0 / 2 August 2023 |
Operating system | Windows, Linux, MacOS, Android. |
Type | Code obfuscator |
License | Proprietary software |
Website | www |
DashO is a code obfuscator, compactor[ clarification needed ], optimizer, watermarker, [2] and encryptor for Java, Kotlin and Android applications. [3] It aims to achieve little or no performance loss even as the code complexity increases. [4] [5]
DashO can also statically analyze the code to find unused types, methods, and fields, and delete them, thereby making the application smaller. DashO can delete used methods, that are not needed in published applications, such as debugging and logging calls.