brutusin / instrumentation

An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
47Updated 4 years ago

Related projects

Alternatives and complementary repositories for instrumentation