开发者

How to obfuscate a java based project [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

开发者_Python百科

Closed 3 years ago.

Improve this question

I have created a java based project using Netbeans as an IDE. Now I want to obfuscate my project. How can this be done?


You need to use a source obfuscator.

I have used Zelix Klassmaster in the past and it is pretty good.


I have used RetroGuard and i was really happy with it. The thing I really liked was the ability to use it from my build file, so that I could deploy the project directly obfuscated.


Take a look at proguard - you can integrate it into ANT.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜