java-agents
There are 6 repositories under java-agents topic.
oswaldobapvicjr/smart
A lightweight runtime engine for Java agents
juniffiro/ExtraJar-Injector
Injector for loading Java agents into a running JVM.
JustHm228/Dynagent
A lightweight solution to dynamically attach a Java agent to the current VM
aolarte/minitrue
Example of implementing 2+2=5 Using bytecode engineering
RaulGF92/javaAgent
A java agent implement with maven and ByteBuddy
StasyanOi/java-agents
This is a project that implements basic dynamic and static java agents and attaches them to an application durring tests