Skip to content
ThisTestUser edited this page Oct 28, 2018 · 2 revisions

Welcome to the Java Debugger wiki!

To get started, download the latest debugger jar here.

Note that the JAR is not runnable by itself. This is intended, because the JAR is meant to hook on to another process to start.

There are 2 ways to inject the debugger, one if you don't have the source and one if you have. The links are below.

With the Source

Without the Source

javadebugger

Clone this wiki locally