Software:DashO

From HandWiki
DashO
Developer(s)Preemptive Solutions, LLC
Initial releaseJanuary 1997; 27 years ago (1997-01)[1]
Stable release
12.1.0 / 2 August 2023; 6 months ago (2023-08-02)
Operating systemWindows, Linux, MacOS, Android.
TypeCode obfuscator
LicenseProprietary software
Websitewww.preemptive.com/products/dasho

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]

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

References

  1. "DashO Pro - Java Application/Applet Packaging system". December 5, 1998. http://preemptive.com/DashO/. 
  2. 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. 
  3. Patki, Tapasya (2008). "Dasho java obfuscator". University of Arizona. http://www2.cs.arizona.edu/~collberg/Teaching/620/2008/Assignments/tools/DashO/. 
  4. J. MacBride; Christopher J Mascioli; Scott Marks; Ying Tang; L. Head; P. Ramachandran (2005). "A Comparative Study of Java Obfuscators". Proceedings of the IASTED International Conference on Software Engineering and Applications. 
  5. 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.