1,当项目具备商业价值要对外销售的时候,代码混淆是一个必不可少的环节; 2,混淆的目的就是为了不能把class还原成java源码,保护自己的利益; 3,不混淆时,可以被轻而易举的还原,容易泄露商业机密是很不安全的; 4,单次混淆时,仍然有被还原的可能,只是难度偏高; 5,双重混淆之后,安全系数高达99%,不敢说绝对安全,但还原的概率已经非常低了;
2024-01-18 14:59:07 6.27MB 代码混淆 proguard allatori
1
Unity代码混淆加密插件 Obfuscator3.3
2023-09-12 14:32:30 1006KB Obfuscator
1
20181220.VBA 代码混淆器_试用版.zip
2023-08-31 11:37:56 22.36MB Excel VBA 工程 代码加密 代码混淆 VBA 代码
1
Unity,代码混淆插件,直接导入项目工程,直接使用。
2023-04-11 16:18:32 981KB unity 代码混淆 Obfuscator
1
这是一款用于混淆iOS代码的插件。最近试用了几款目前很多开源的针对iOS代码混淆的插件,但混淆生成的文件一直不如人意,运行代码报错的地方依旧很多
2023-03-22 10:54:26 5.61MB Swift开发-其它杂项
1
C /Objective C 项目代码混淆工具,使用C 和Qt开发
2023-03-21 12:48:03 7.27MB C/C 开发-其它杂项
1
iOS代码混淆工具,iOS源码混淆工具,iOS审核4.3,重复上架,iOS代码混淆|iOS代码混淆工具|过4.3审核|4.3解决|4.3被拒|4.3审核被拒|other被拒|other审核被拒|iOS代码混淆助手|unity3d混淆|cocos2dx混淆|flutter混淆|react-native混淆,四年多的,经过四五千位资深上包者长期使用历练与使用,完美支持混淆的开发语言有Objective-C、Swift、C++、Dart,主要解决代码重复导致审核4.3被拒、2.3.1、other问题,以及代码安全加固,模拟人工混淆有效防止2.3.1、4.3等上架问题
1
.NET代码混淆工具eazfuscator3.3,这是最后的一个免费版本,高于此版本的都是假的。这个版本是好不容易从国外站点找到的,国内的站点要么是病毒,要么下载不了,包括csdn在内。这个版本本人亲测有效,虽然没有最新的版本反编译效果好,但是混淆的效果还是不错的,基本反编译不出来。
2023-03-17 08:47:25 3.72MB eazfuscator 免费 国外下载
1
codeGuard-1.3.6.unitypackage, 最新版 unity资源包, 内附使用说明
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. While other obfuscators can stop a game from working, Beebyte's obfuscator looks for specific Unity related code that must be protected. The contents of your source files are unchanged, the obfuscation targets the compiled assembly. Features: - Supports IL2CPP - Supports Assembly Definition Files (Unity 2017.3+) - Removes Namespaces without any conflicts - Recognises Unity related code that must not be changed - Renames Classes (including MonoBehaviours) - Renames Methods - Renames Parameters - Renames Fields - Renames Properties - Renames Events - String literal obfuscation - Adds fake methods - Easy and extensive customisation using the Unity inspector window - Consistent name translations are possible across multiple builds and developers - Semantically secure cryptographic naming convention for renamed members The asset works for both Unity Free and Unity Pro version 4.2.0 onwards (including Unity 5 & 2017 & 2018). Build targets include Standalone, Android, iOS, WebGL, UWP. Other platforms are not guaranteed or supported but may become supported at a future date. IL2CPP builds are much harder to reverse engineer but strings and member information (class, method names etc) are visible in the global-metadata.dat file. Obfuscation will apply to this file adding further security. Why not complement your security with the Anti-Cheat Toolkit - a great third party asset. For more information about the Obfuscator, please see the FAQ
2023-02-16 11:18:07 766KB unity3d 代码混淆 加密 Obfuscator
1