nickman / NativeJavaAgentLinks
JVMTI Native Java Agent for counting and acquiring heap objects by type
☆15Updated 7 years ago
Alternatives and similar repositories for NativeJavaAgent
Users that are interested in NativeJavaAgent are comparing it to the libraries listed below
Sorting:
- Learning JVMTI - Code examples☆14Updated 5 months ago
- High performance Java reflection(revised version)☆12Updated 2 years ago
- Load remote java classes via WebSocket.☆26Updated 8 years ago
- Extract loaded classes from a running JVM application☆40Updated 3 years ago
- The source code of my bachelor thesis "Java Virtual Machine multi-debugger proxy server".☆10Updated 8 months ago
- Reverse Engineering Java Source Code to generate UML Diagrams☆14Updated 9 years ago
- Enabling to run encrypted java classes☆27Updated 6 years ago
- HotSpot JVM introspection library☆107Updated 5 years ago
- JSMUD-analysis is an embedded interpreter of Java bytecode written in Java supplemented by a debugger-server speaking JDWP.☆13Updated 2 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 4 years ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- High-level Java library for generating JVM bytecode☆71Updated last year
- A tool for Java program complementation.☆43Updated last year
- RR4J is a tool that records java execution and later allows developers to replay locally.☆25Updated 3 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆180Updated 4 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- A powerful memory management library. Perform illegal, unsafe and incredibly dangerous operations on your JVM's native memory with no res…☆53Updated 4 years ago
- Simple Java webp image format encoder and decoder☆16Updated 6 years ago
- ASM powered by definitions/uses analysis☆37Updated 2 months ago
- JVM Heap dump processing utility☆66Updated 2 years ago
- A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.☆53Updated 8 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- x86 Disassembly in pure java☆11Updated 3 years ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 5 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆48Updated 5 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆57Updated 2 years ago
- 💉 Inject JavaAgent into any running JVM (with DisableAttachMechanism)☆20Updated 2 years ago
- Low-level Java object layout dumpers☆198Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Simple algorithm to split a JVM ASM method into two☆21Updated 6 years ago