sachin-handiekar / jvmti-examplesLinks
Learning JVMTI - Code examples
☆13Updated 3 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
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆57Updated 2 years ago
- 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…☆17Updated 2 years ago
- High performance Java reflection(revised version)☆12Updated 2 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 4 years ago
- Simple anti-tamper embedded into a simple string encryption.☆10Updated 6 years ago
- Patch java archives obfuscated and signed by stringer 3.x - 9.0 (https://jfxstore.com/stringer)☆36Updated 5 years ago
- Enabling to run encrypted java classes☆27Updated 6 years ago
- Deobfuscate ZKM up to version 11, replaced by threadtear☆72Updated 5 years ago
- decompile byte code loaded in JVM at runtime☆34Updated 7 years ago
- The Java Disassembler☆186Updated last month
- ☆26Updated 8 years ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 5 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
- Simple algorithm to split a JVM ASM method into two☆21Updated 6 years ago
- A tool for Java program complementation.☆43Updated last year
- Reverse Engineering Java Source Code to generate UML Diagrams☆14Updated 9 years ago
- An ASM analyzer implementation with minimal simulation to gather additional stackframe information.☆46Updated 4 months ago
- HotSpot JVM introspection library☆107Updated 5 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆176Updated 4 years ago
- Java member resolution library.☆18Updated 2 months ago
- Next generation Java general purpose plugin framework☆43Updated 2 years ago
- It does stuff☆30Updated 7 years ago
- Luyten fork. Adds a dark mode, CFR support and a few more features☆38Updated 2 years ago
- Simple Java webp image format encoder and decoder☆16Updated 6 years ago
- Native library loader for extracting and loading native libraries from Java.☆210Updated 9 months ago
- a bytecode encryptor that can protect java source code.☆132Updated 8 years ago
- Java multi-purpose obfuscation utility, a tool for manipulating and obfuscating java bytecode structures. Generates the algorithm that ge…☆19Updated 8 years ago
- Attach to another JVM using Java and Java Native Access☆14Updated 3 years ago