用来在ant的build.xml中配置混淆jar包的工具,希望对你有用。
2021-07-07 16:22:17 349KB yguard 混淆 java ant
1
一个很不错的反混淆工具集,包含查看是否被混淆,何种混淆...共包含6个工具
2021-07-06 20:08:49 4.12MB 反混淆工具
1
病毒规避 Virus Evasion 是一种病毒混淆工具。 用法 usage: args.py [-h] [-e [ENTRY]] [-j {Simple,Jmp}] [-d] -b -o [--version] description: VirusEvasion provides evasion for your virus. optional arguments: -h, --help show this help message and exit -e [ENTRY], --entry [ENTRY] Obfuscate binary entry with
2021-07-03 09:10:16 75KB Python
1
allatori混淆java工程代码,改造原始的复杂配置,将配置不加密的类改成只需要配置待加密的类全路径即可,对于一般工程我们只需要加密关键的java类-感谢前人提供资源。
2021-06-30 13:07:48 2.25MB allatori混淆 java加密
1
Easyui未混淆源码,找了好久搞到的不过是老版本的
2021-06-30 11:01:53 74KB Easyui 未混淆
1
淘宝花钱买的最新版!需要的拿去! This asset obfuscates your code to make it harder for bad guys to reverse engineer your projects. Specifically designed for Unity, it seamlessly links in with its build process. The top priority of this package is to work straight out of the box with no extra steps required. Whil
2021-06-29 09:09:12 807KB unity3d 代码混淆 加密 Obfuscator
1
Android混淆配置(含androidx、kotlin)通用的混淆配置文件
2021-06-22 19:00:39 11KB 混淆 androidx kotlin
1
对于查看被混淆的JS代码的程序员有很大帮助,可以使混淆后的JS代码格式化成日常编码的书写格式,让代码还原到美观,高可读性的状态。
2021-06-22 17:20:23 12KB JS反混淆
1
DexConfuse 简易dex混淆器 可以混淆类名,方法名和字段名
2021-06-20 21:03:29 5KB Python
1
proguard 6.2.2的魔改版本用于混淆app、jar、class等,将所有a,b,c等等的字符改成不可见字符,从而提高安全性。里面包括源码和编译好的jar包。编译源码使用core/build.sh,编译好的jar包在lib目录下。android app使用时可以将lib目录复制至工程目录中。在工程目录中的build.gradle中使用自定义proguard,如:classpath ':lib:' //自定义proguard工具路径。
2021-06-20 17:03:37 4.76MB proguard 保护 混淆 魔改
1