Skip to content
View klirii's full-sized avatar
😎
yo
😎
yo

Block or report klirii

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. JavaCallsWithoutJNIJavaCallsWithoutJNIPublic

    Example of calling Java methods in C++ without using JNI or JVMTI

    C++ 13

  2. JBILJBILPublic

    A simple, small, lightweight library for instrumenting Java bytecode when retransforming classes with jvmti

    C++ 6

  3. Minecraft-JNI-cheatMinecraft-JNI-cheatPublic

    Example of creating a simple Minecraft cheat via JNI

    C++ 13 1

  4. JavaHookJavaHookPublic

    Simple two-header library for Java methods hooking from C++ without using JVMTI. Allows intercepting method calls and accessing or modifying their arguments at runtime.

    C++ 15 2