You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.idea | 1 year ago | |
src/main | 1 year ago | |
target | 1 year ago | |
README.md | 1 year ago | |
pom.xml | 1 year ago |
README.md
obfuscation
基于Allatori的Java代码混淆工具
使用Allatori混淆工具写的一个Maven插件
mvn install此项目,然后在想要混淆的项目的pom文件中引入此插件,并指定配置文件全路径以及要混淆的类所在路径即可使用
支持Windows、Linux、MacOS
详情请参阅博客: https://blog.csdn.net/qq_27574367/article/details/105930348