Giter Site home page Giter Site logo

Comments (3)

hqzxzwb avatar hqzxzwb commented on August 20, 2024

如README所写,“通过配置-obfuscationdictionary,-classobfuscationdictionary和-packageobfuscationdictionary分别指定变量/方法名、类名、包名混淆后的字符串集”。

from proguarddictionarygenerator.

zengcanxiang avatar zengcanxiang commented on August 20, 2024

恩,就是这个配置。相当于你实现了一个字符串集给我们使用,这个需要分别指定,那么你这个字符串集指定有什么要求么?全部指定一个字符串集么?

from proguarddictionarygenerator.

hqzxzwb avatar hqzxzwb commented on August 20, 2024

这是proguard提供的三个参数,分别用来提供不同方面的命名字典。

参考https://www.guardsquare.com/en/proguard/manual/usage#obfuscationoptions

不过这里也提到了,指定字典的意义并不特别大。通过再次混淆jar包就可以轻易地将这些名称变回abcd这样的值。

在我看来为它们配置同一个字符串集就可以了,没有必要去为他们配置不同的字典。但是理论上讲,你确实可以自由选择,包括不配置有的参数。

from proguarddictionarygenerator.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.