Recaf
Recaf copied to clipboard
Add debug to agent-mode
Debugging
When running Recaf in agent-mode, you can instrument classes on the fly. Adding the ability to set breakpoints and intercept and view variable data would be helpful to analyzing the behavior of running processes.
You may want to review this https://github.com/mailein/java_bytecode_debugger
You may want to review this https://github.com/mailein/java_bytecode_debugger
@Col-E
Debugging will be added to Recaf with SSVM