|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Agent | -javaagent: |
| FilterClassFileTransformer | |
| InjectClassFileTransformer | |
| SystemPropertyTweakingTransformer | |
| TryCatchClassFileTransformer | |
This is Java 5 JVMTI support for JRat. This allows JRat to do it's instrumentation at runtime (class load time) rather than needeing to do it at build time. Totally sweet you guys.
java -javaagent:shiftone-jrat.jar -jar your.jar
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||