# code-guard **Repository Path**: ahmian/code-guard ## Basic Information - **Project Name**: code-guard - **Description**: 基于 jvmti 的Java代码保护工具。 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-15 - **Last Updated**: 2021-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README HookAgent ========== HookAgent is jvmti base java binary class crypt protected tool. It build with cmake tools. Building -------- commands: $ mkdir build $ cd build $ cmake .. $ make License ------- HookAgent is made available under the Apache 2.0 license. For more information, please see the LICENSE.txt file distributed with HookAgent.