Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 182 Bytes

File metadata and controls

2 lines (2 loc) · 182 Bytes

Java agent sample used for Java bytecode verifier presentation.

Super simple Java agent that instruments classical HelloWorld.java with some Java bytecode instructions using ASM.