Recaf icon indicating copy to clipboard operation
Recaf copied to clipboard

Add debug to agent-mode

Open Col-E opened this issue 5 years ago • 3 comments

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.

Col-E avatar Jul 04 '19 20:07 Col-E

You may want to review this https://github.com/mailein/java_bytecode_debugger

NULL0B avatar Apr 04 '22 07:04 NULL0B

You may want to review this https://github.com/mailein/java_bytecode_debugger

@Col-E

NULL0B avatar May 08 '22 01:05 NULL0B

Debugging will be added to Recaf with SSVM

xcfrg avatar May 08 '22 01:05 xcfrg