Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 932 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 932 Bytes

Java Debugger

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!

javadebugger

Credits

Much of the GUI layout from this debugger is inspired from Monster Debugger.

The access icons are inspired from JByteMod.

License

This project uses the Apache 2.0 license.