nickman / NativeJavaAgent
JVMTI Native Java Agent for counting and acquiring heap objects by type
☆14Updated 7 years ago
Alternatives and similar repositories for NativeJavaAgent:
Users that are interested in NativeJavaAgent are comparing it to the libraries listed below
- Learning JVMTI - Code examples☆11Updated 5 years ago
- Extract loaded classes from a running JVM application☆37Updated 2 years ago
- High-level Java library for generating JVM bytecode☆66Updated 7 months ago
- High performance Java reflection(revised version)☆13Updated 2 years ago
- HotSpot JVM introspection library☆107Updated 5 years ago
- Load remote java classes via WebSocket.☆27Updated 8 years ago
- RR4J is a tool that records java execution and later allows developers to replay locally.☆24Updated 3 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- Lightweight, extremely fast, and zero-gc message/event bus for Java 6+☆40Updated last year
- JSMUD-analysis is an embedded interpreter of Java bytecode written in Java supplemented by a debugger-server speaking JDWP.☆12Updated 2 years ago
- Reverse Engineering Java Source Code to generate UML Diagrams☆15Updated 9 years ago
- ☕ Open source java agent to transparently instrument and monitor your Java web applications☆18Updated last year
- This project is obsoleted by https://github.com/odnoklassniki/jvmti-tools☆13Updated 3 years ago
- A Java ClassLoader that resolves and downloads dependencies from Maven repositories on-demand.☆18Updated 12 years ago
- Learning JVMTI - Developing native agent for JVM☆11Updated 8 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
- The source code of my bachelor thesis "Java Virtual Machine multi-debugger proxy server".☆10Updated 3 months ago
- x86 Disassembly in pure java☆11Updated 2 years ago
- Java serviceability agent to jdwp adapter☆23Updated 2 months ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 3 years ago
- Shrinks JARs by removing redundant class-files.☆75Updated 3 years ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 4 years ago
- JVM TI binding for Rust☆61Updated last year
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆21Updated 2 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆173Updated 4 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Java tracing agent and live trace client☆73Updated last year