DashO (software)
DashO is a code obfuscator, compactor, 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]
Developer(s) | Preemptive Solutions, LLC |
---|---|
Initial release | January 1997[1] |
Stable release | 11.2.0
/ 11 May 2021 |
Operating system | Windows, Linux, MacOS, Android. |
Type | Code obfuscator |
License | Proprietary software |
Website | www |
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.
See also
- Dotfuscator - a code obfuscator for .NET.
- ProGuard (software) - a code obfuscator for Java.
References
- "DashO Pro - Java Application/Applet Packaging system". December 5, 1998. Archived from the original on 1998-12-05.
- Hamilton, James; Danicic, Sebastian (2011). "An evaluation of the resilience of static java bytecode watermarks against distortive attacks". IAENG International Journal of Computer Science. International Association of Engineers. 38 (1): 1–15.
- Patki, Tapasya (2008). "Dasho java obfuscator". Department of Computer Science. University of Arizona.
- J. MacBride, Christopher J Mascioli, Scott Marks, Ying Tangm L. Head, P. Ramachandran (2005). "A Comparative Study of Java Obfuscators". Proceedings of the IASTED International Conference on Software Engineering and Applications.
{{cite journal}}
: CS1 maint: uses authors parameter (link) - Park, Jonghwa; Kim, Hyojung; Jeong, Younsik; Cho, Seong-je; Han, Sangchul; Park, Minkyu (2015). "Effects of Code Obfuscation on Android App Similarity Analysis". J. Wirel. Mob. Networks Ubiquitous Comput. Dependable Appl. 6 (4): 86–98.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.