xjar-plus 是一个基于 xjar 的 Jar 加密与打包工具,支持 Spring Boot 3 + JDK 21,可将应用加密并封装为原生二进制可执行程序,实现开箱即用部署。
-
Updated
Apr 22, 2026 - Java
xjar-plus 是一个基于 xjar 的 Jar 加密与打包工具,支持 Spring Boot 3 + JDK 21,可将应用加密并封装为原生二进制可执行程序,实现开箱即用部署。
Encrypt Java classes inside JAR/WAR with ASM bytecode transformation, to be used together with the native mjar agent for runtime decryption. Support Spring Boot fat jars and nested archives. 使用 ASM 对 JAR/WAR 中指定包下的 class 进行加密和字节码补丁,配合 mjar 原生 Agent 在运行时解密加载,支持 Spring Boot fat jar 和嵌套包。
Add a description, image, and links to the code-protection topic page so that developers can more easily learn about it.
To associate your repository with the code-protection topic, visit your repo's landing page and select "manage topics."