53 results for “topic:jvmti”
Java诊断工具
Java Dynamic Reverse Engineering and Debugging Tool
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。
Collection of small Java serviceability improvements based on JVM Tool Interface
使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
JVMTI agent and JavaFX analyzer to gather JVM runtime information for after-the-fact analysis.
Run code within any debuggable Android process, without modifying its APK
JVM agent to add method parameters to Java stack traces
Tool to identify testing gaps and reduce time spent on regression testing. Java/JVM, .NET, JavaScript in WEB
Java dynamic debug tool
A Xposed-like library for runtime Java method interception in OpenJDK VM.
ebpf profiler for jvm
Dynamic java method hook for Android,Implemented by jvmti
A Java profiler base on jvmti, with chrome flamegraph and slow method analysis. Java性能分析利器,欢迎加QQ群学习交流(837682428)
android p jvmti/android studio apply change
Minecraft Injection Client built with Rust
Load Java Agents at any running JVM process and more, no JDK needed
An implementation of the JNI and JVMTI with support for direct interaction between natively registered classes and JVM objects.
RR4J is a tool that records java execution and later allows developers to replay locally.
A native Android DEX debugger with bytecode-level stepping, live variable inspection, and runtime manipulation for reverse engineering, CTFs, and security analysis
Learning JVMTI - Code examples
JNI & JVMTI bindings for C#
java performance tool in idea
Unpacks java-to-exe files converted by JWrapper
This project instantiates an Instrumentation object without the use of the Java Attach API through a JNI method.
Simple two-header library for Java methods hooking from C++ without using JVMTI. Allows intercepting method calls and accessing or modifying their arguments at runtime.
JVMTI agent in rust
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.
A simple, small, lightweight library for instrumenting Java bytecode when retransforming classes with jvmti
JAuto: Lightweight Java GUI Automation