Java obfuscation Compiler

Source: Internet
Author: User

A obfuscator is downloaded from the Kingdee website. Other obfuscators are implemented on compiled byte code.Article, The obfuscator is generated for the CompilerCodeAnd then generate the class file. In this way, only one step is required for compilation and obfuscation.

It is easy to run except for one parameter, and the others are the same as javac.

Java-jar C:/JOC. jar-xobfuscate: Package XX. Java

TrySource codeI used it for a while, and then decompiled it with Jad. I found that the Code could not be understood. I had a lot more commands such as JVM instr. Hey hey, I will not study it. I just need to keep it as a tool.

BTW: I don't know if there is any problem if I put it on another JVM.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.