byteman

Java bytecode manipulation tool for testing, monitoring and tracing

brewmacoslinux
Try with needOr install directly
Source

About

Java bytecode manipulation tool for testing, monitoring and tracing

Commands

bminstallbmsubmitbmcheck

Examples

Install ByteMan agent into a running JVM process$ bminstall -b 127.0.0.1:9091 <pid>
Submit a ByteMan rule script to an installed agent$ bmsubmit -l localhost:9091 /path/to/rules.btm
Check ByteMan agent connection status$ bmcheck -l localhost:9091