Welcome to the Saikoa site. We specialize in bytecode processing tools for developers: compilers. shrinkers, optimizers, and obfuscators. We currently support our successful open source Java obfuscator ProGuard.
ProGuard is free, but setting up optimization and obfuscation may require some time and effort. If you'd like a professional support contract, we'll be happy to help. As the developers of ProGuard, we have years of experience from thousands of interactions with ProGuard users. We are confident about our software and about our expertise.
ProGuard is our free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code for Java 6 or for Java Micro Edition.
With ProGuard being used on an increasingly large scale, we've decided to step up support for it. We're now providing support on a professional basis to users who want to get up and running as quickly as possible.
We're pleased to announce the release of ProGuard 4.7. The main new feature is support for Java 7. For Android developers, it works around an integration problem in the Android SDK. You can find the full list of enhancements and fixes over at the official ProGuard site at Sourceforge.