Hijacking the VM's JIT
Exploring how HotSpot's JIT trusts compiled code, and how we can abuse that
I'm a programmer focused on reverse engineering, low-level, and JVM internals. I write about code, tooling, and Java.
Exploring how HotSpot's JIT trusts compiled code, and how we can abuse that
How to get java.lang.instrument.Instrumentation without -javaagent