Skip to content
View kyle-derrick's full-sized avatar

Organizations

@java-guard

Block or report kyle-derrick

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. java-guard java-guard Public

    Java Guard 通过JAR加密和运行时解密保护Java应用。独特的字节码加密和原生启动器无需修改代码即可防止反编译和代码窃取。支持资源加密和ED25519签名验证。Java Guard protects Java applications with JAR encryption and runtime decryption. Its unique bytecode encryption…

    Java 7 1

  2. jg-launcher jg-launcher Public

    jg-launcher 是 Java Guard 的核心组件,通过 Rust 实现的安全启动器为加密 JAR 提供运行时动态解密能力。它拦截 JVM 类加载过程,实现零侵入的字节码解密,有效增大Java反编译攻击难度,同时支持资源文件解密和 ED25519 签名验证,为 Java 应用提供安全防护。

    C 1

  3. jclass-rs jclass-rs Public

    a simple lib for java class file parse or edit

    Rust 1