sachin-handiekar / jvmti-examplesLinks
Learning JVMTI - Code examples
☆13Updated 2 months ago
Alternatives and similar repositories for jvmti-examples
Users that are interested in jvmti-examples are comparing it to the libraries listed below
Sorting:
- JVMTI Native Java Agent for counting and acquiring heap objects by type☆15Updated 7 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- HotSpot JVM introspection library☆108Updated 5 years ago
- High performance Java reflection(revised version)☆13Updated 2 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆56Updated last year
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- Fork of jdk8u/hotspot with support for JVMCI☆74Updated 3 years ago
- JDWP (Java Debug Wire Protocol) analysis tool to help you debug your JVM or Debugger☆13Updated 10 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated last month
- It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the…☆16Updated 2 years ago
- Simple Java webp image format encoder and decoder☆16Updated 6 years ago
- ☆15Updated 7 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- Extract loaded classes from a running JVM application☆39Updated 3 years ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 5 years ago
- Enabling to run encrypted java classes☆28Updated 6 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆175Updated 4 years ago
- Reverse Engineering Java Source Code to generate UML Diagrams☆15Updated 9 years ago
- Generic OpenSSL bindings for Java☆81Updated last year
- A Java ClassLoader that resolves and downloads dependencies from Maven repositories on-demand.☆18Updated 13 years ago
- Load remote java classes via WebSocket.☆27Updated 8 years ago
- Java VM Operand Stack Viewer☆26Updated 9 years ago
- Lightning-fast Regular Expressions for Java☆18Updated 2 years ago
- Native library loader for extracting and loading native libraries from Java.☆207Updated 8 months ago
- Java Agent written in C++ using JVMTI to capture data from exceptions and loaded classes.☆11Updated 7 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 4 years ago
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- High performance field, property, and method access using bytecode generation☆13Updated 8 years ago
- Call Java from C++ and C++ from Java with a variety of old and new projects like JNI, JNA, JNR, FFM, JExtract, BridJ, GraalVM, JNI-Bind, …☆37Updated 5 months ago