jvmti
There are 41 repositories under jvmti topic.
oldmanpushcart/greys-anatomy
Java诊断工具
zkwlx/ADI
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。
odnoklassniki/jvmti-tools
Collection of small Java serviceability improvements based on JVM Tool Interface
4ra1n/code-encryptor
使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
Lefraudeur/RiptermsGhost
An example injectable cheat for minecraft using java native interface, jvmti, java method hooking, and constant pool editing
HeapStats/heapstats
JVMTI agent and JavaFX analyzer to gather JVM runtime information for after-the-fact analysis.
cretz/stackparam
JVM agent to add method parameters to Java stack traces
Drill4J/drill4j
Tool to identify testing gaps and reduce time spent on regression testing. Java/JVM, .NET, JavaScript in WEB
pandening/Java-debug-tool
Java dynamic debug tool
weixingsun/jBProF
ebpf profiler for jvm
kylixs/flare-profiler
A Java profiler base on jvmti, with chrome flamegraph and slow method analysis. Java性能分析利器,欢迎加QQ群学习交流(837682428)
zjw-swun/JVMTI_Demo
android p jvmti/android studio apply change
square/stoic
Run code within any debuggable Android process, without modifying its APK
mageddo-projects/jvm-attach
Load Java Agents at any running JVM process and more, no JDK needed
dukeify/fake-jni
An implementation of the JNI and JVMTI with support for direct interaction between natively registered classes and JVM objects.
Kartikvk1996/RR4J
RR4J is a tool that records java execution and later allows developers to replay locally.
WarrenUlrich/JNISharp
JNI & JVMTI bindings for C#
zifeihan/eprofiler-idea
java performance tool in idea
extremecoders-re/JWUnpacker
Unpacks java-to-exe files converted by JWrapper
chancerly/jtik
Dynamic java method hook for Android,Implemented by jvmti
sachin-handiekar/jvmti-examples
Learning JVMTI - Code examples
sachin-handiekar/learning-jvmti
Learning JVMTI - Developing native agent for JVM
saqib-ahmed/javab-agent
This repository contains the code of a JVMTI agent which automatically analyses the java bytecode during runtime and exploits the implicit loop parallelism in the code and parallelize it on the fly. This research work was published in IC4E 2018, San Diego.
rel-eng/rvmti
JVMTI agent in rust
roger1337/Agentless-Instrumentation-with-JNI
This project instantiates an Instrumentation object without the use of the Java Attach API through a JNI method.
dukeify/baron
A highly streamlined, cross-platform, reverse engineering framework for JNI modules and JVMTI agents.
heshiming/jauto
JAuto: Lightweight Java GUI Automation
klirii/JBIL
Java Bytecode Instrumentation Library
pandening/profiler-tool
an excellent profiler tool 4 developer
YaSuenag/jlivepatcher
Live patch for Java
serkan-ozal/stackwriter-serverless
StackWriter allows developers to be able to get, manipulate and send/report callstacks with local variables manually or automatically on error.
stardust-enterprises/jvmti-rs
(WIP) Interact with the JVM Tooling Interface with idiomatic Rust.
HarryCU/rust-jvmti
JVM TI binding for Rust
itcraft-cn/simple_jvmti
jvmti's api bindings, as rust crate
Karlatemp/OpenAgent
在不方便修改启动参数的时候启动Javaagent
skyinu/MixVegetable
practice c and learn jvmti