Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does JCloak Obfuscate JDK 1.1.x Bytecode?

bytecode jcloak JDK obfuscate
0
Posted

Does JCloak Obfuscate JDK 1.1.x Bytecode?

0

Yes. with JDK 1.1, Javasoft made minor changes to the class files to support inner classes. JCloak will safely obfuscate inner classes along with any other classes. JCloak detects compiler-generated or ‘synthetic’ fields and uses of the new reflection API, and automatically excludes the reflected classes from obfuscation. JCloak can support JavaBeans by being instructed to exclude methods and classes matching the design patterns specified in the Java Beans 1.01 API specification. In addition, custom patterns can be specified to accommodate Beans that support introspection via a BeanInfo derived class.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123