# java-code-guard **Repository Path**: Levin-Li/java-code-guard ## Basic Information - **Project Name**: java-code-guard - **Description**: 基于jvmti的Java代码加密保护器 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2022-10-27 - **Last Updated**: 2024-01-23 ## 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.