From cfb544426b3f8a9d190427e020cf480d25f03235 Mon Sep 17 00:00:00 2001 From: walon Date: Sat, 2 Aug 2025 21:53:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README=E4=B8=AD=E5=85=B3?= =?UTF-8?q?=E4=BA=8E=E4=BB=A3=E7=A0=81=E6=B0=B4=E5=8D=B0=E7=9A=84=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- REAME-EN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9f14a4..24a0a66 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Obfuz 是一款开源、强大、易用及稳定可靠的充分满足商业化 - **静态与动态解密**:结合静态和动态解密,防止离线静态分析。 - **混淆多态化**:通过配置不同的生成密钥和随机化种子,生成不同的混淆代码。 - **垃圾代码生成**:支持多种垃圾代码生成,提高App Store和Google Play审核通过率。 +- **代码水印**:嵌入可追踪的水印。 - **深度 Unity 集成**:与 Unity 工作流无缝衔接,简单配置即可使用。 - **热更新支持**:全面兼容 HybridCLR、xLua 等热更新框架,确保动态代码更新顺畅。 - **兼容DOTS**:兼容DOTS各个版本,无需配置即可正常工作。 @@ -56,7 +57,6 @@ Obfuz 是一款开源、强大、易用及稳定可靠的充分满足商业化 Obfuz 正在持续开发中,即将推出的功能包括: -- **代码水印**:嵌入可追踪的水印。 - **反内存转储与反调试**:防止内存转储和调试行为。 - **代码虚拟化**:将代码转化为虚拟化指令,提供最高级别安全。 diff --git a/REAME-EN.md b/REAME-EN.md index fe0c350..557b065 100644 --- a/REAME-EN.md +++ b/REAME-EN.md @@ -34,6 +34,7 @@ - **Static and Dynamic Decryption**: Combines static and dynamic decryption to resist offline static analysis. **Obfuscation Polymorphism**: Generates different obfuscated code by configuring different generation keys and randomization seeds. - **Garbage Code Generation**​​: Supports various types of low-quality code generation to improve App Store and Google Play review pass rates +- **Code Watermarking**: Embed traceable watermarks in your code. - **Seamless Unity Integration**: Deeply integrated with Unity workflows, requiring minimal configuration to get started. - **Hot Update Compatibility**: Fully supports hot update frameworks like HybridCLR, xLua, and Puerts, ensuring compatibility with dynamic code updates. - **DOTS Compatibility**: Works seamlessly across all DOTS versions with zero configuration required. @@ -49,7 +50,6 @@ Obfuz is actively evolving. Upcoming features include: -- **Code Watermarking**: Embed traceable watermarks in your code. - **Anti-Memory Dumping and Anti-Debugging**: Prevent memory dumps and debugging attempts. - **Code Virtualization**: Transform code into virtualized instructions for maximum security.