Unity代码混淆加密插件 Obfuscator3.3
2023-09-12 14:32:30 1006KB Obfuscator
1
Unity,代码混淆插件,直接导入项目工程,直接使用。
2023-04-11 16:18:32 981KB unity 代码混淆 Obfuscator
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
Obfuscator Pro是为了提高软件和游戏的安全性而开发的,特别是对于使用Unity3d构建的游戏。 它的功能是混淆构建的dotNet程序集,如assembly csharp和assembly unityscript for Windows/Mac/Linux独立游戏以及Android和IPhone等嵌入式系统。其他平台也有可能,但尚未测试。 Obfuscator Pro考虑了特定的统一特性,如monobeheavior、networkbehaviors、序列化、反射等,以允许一个简单的、开箱即用的Obfuscator。
2022-08-17 20:41:43 1006KB Obfuscator unity 代码混淆 IOS代码混淆
1
它可以防止你的代码被反编译。它主要是改名,把你的方法名,方法体名子修改了,变量名修改了。虽然有点弱但是它的优点是比较方便,因为可以在打包的时候自动完成代码混淆的工作。不用自己去手工做混淆。
2022-04-02 17:56:46 167KB 插件
1
导入unitypackage即可使用,参考 pdf文档,配置参数 ,可达到更好的效果。 Obfuscator v2.0.4 Copyright (c) 2015-2018 Beebyte Limited. All Rights Reserved Please see the Obfuscator.pdf document for more detailed guidance. 文档底部有常见问题
2022-02-11 09:01:40 827KB 代码混淆 unity代码混淆
1
Obfuscator Pro Unity代码混淆插件
2021-12-24 22:05:56 949KB unity Unity代码混淆插件
1
-支持IL2CPP- 支持程序集定义文件(Unity 2017.3+) -删除命名空间而无任何冲突 -识别不得更改的Unity相关代码 -重命名类† -重命名方法 -重命名参数 -重命名字段 -重命名属性 -重命名事件 -字符串文字混淆 -添加伪造的方法 -使用Unity inspector窗口轻松且广泛地进行自定义 -可以在多个版本和开发人员之间进行一致的名称转换 -语义安全的重命名成员密码命名约定
2021-11-03 20:44:44 996KB Obfuscator Unity il2cpp 代码混淆
1
Unity代码混淆工具CodeGuard,使用方法:解压rar得到一个unitypackage,导入到unity工程中,点击Window/CodeGuard/Settings进行混淆设置,具体看Read Me.txt
2021-10-29 17:48:40 4.06MB Unity 代码混淆 CodeGuard 混淆
1