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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. JavaCallsWithoutJNI JavaCallsWithoutJNI Public

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

    C++ 4

  2. JBIL JBIL Public

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

    C++ 6

  3. Minecraft-JNI-cheat Minecraft-JNI-cheat Public

    Example of creating a simple Minecraft cheat via JNI

    C++ 10

  4. JavaHook JavaHook Public

    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++ 3 1