jar或类混淆的最佳工具,无需编写任何其他配置文件 [英] Best tool for jar or class obfuscation without need of writing any additional config file

查看:156
本文介绍了jar或类混淆的最佳工具,无需编写任何其他配置文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种能够在课堂或罐子混淆中表现出色的工具,并且可以设法轻松地混淆罐子。但是几天我一直在寻找这个工具。我知道Proguard值得拥有,但我需要一个非常友好的工具,它能够从jar中检索所有可用的包并显示它。这样很容易混淆。如果我使用Proguard,我必须操作一个名为proguard.cfg的配置文件,它将在模糊处理过程中使用,而且我必须执行一个命令行,你知道它不仅具有破坏性,而且非常乏味。我知道有一些可用于eclipse的插件正用于混淆。但这是不可接受的,因为需要写下配置文件。

I'm looking for a tool which will give a acute performance in class or jar obfuscation and can contrive to obfuscate the jar easily. But for few day I stuck on searching for this tool. I know Proguard deserves itself, but I need a tool which will be very friendly and it can able to retrieve all available packages from the jar and show it. So that it will be easy to obfuscate. If I use Proguard I have to manipulate a configuration file called proguard.cfg that will be used during obfuscation and also I have to execute a command line, you know it is not only destructive but also very as tedious as ever. I know there are some available plugins for eclipse which are being used for obfuscation. But it is not acceptable because it is needed to write down a configuration file.

最后,我得到了一个名为 Zelix 的工具,效果很好根据我的要求。但是它不能执行所有的jar,它在分析类时给出了一些例外,并最终停止混淆。

At length I got a tool named Zelix and working well according my requirements. But it can't perform all jar, it is giving some exceptions while analyzing classes and finally ceased to obfuscate.


任何人都可以向我建议任何其他更好的工具,并且可以为所有jar执行。我很想等你的回复。

Anybody can suggest me any other tool which will be better and can perform for all jar. I'm keenly waiting for your reply.

推荐答案

以下是一些优秀的Jar obfusticators:

Here are a few good Jar obfusticators:

  • Pro Guard
  • yGuard
  • JShrinker
  • CafeBabe

这里是一篇关于混淆的文章,展示了如何使用Pro Guard和CafeBabe。 此处是yGuard示例。由于其GUI界面,JShrinker相对容易(因此我没有寻找任何教程)。

and here is an article on Obfuscation and shows how to use Pro Guard and CafeBabe. Here is a yGuard example. JShrinker is relatively easier thanks to its GUI interface (hence I didn't look for any tutorial).

这篇关于jar或类混淆的最佳工具,无需编写任何其他配置文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆