VM Instrumentation Without an Agent
How to get java.lang.instrument.Instrumentation without -javaagent
I'm a programmer focused on reverse engineering, low-level, and JVM internals. I write about code, tooling, and Java.
How to get java.lang.instrument.Instrumentation without -javaagent
Going in-depth on how the VM's classloader works.