Java Debugger is a attachable debugger to your java application. It can modify fields, execute methods, or even analyze local variables.
To get started, grab a download from our releases page and visit our wiki to get instuctions on how to debug applications.
If you have any issues or requests, please open an issue or a pull request and we'll look into it as soon as possible!
Much of the GUI layout from this debugger is inspired from Monster Debugger.
The access icons are inspired from JByteMod.
This project uses the Apache 2.0 license.