An open API service indexing awesome lists of open source software.

https://github.com/cafec0c0/jdwp-toolkit

[WIP] A GUI for sending raw JDWP commands and viewing responses.
https://github.com/cafec0c0/jdwp-toolkit

Last synced: 2 months ago
JSON representation

[WIP] A GUI for sending raw JDWP commands and viewing responses.

Awesome Lists containing this project

README

        

# JDWP Toolkit

JDWP Toolkit is a simple GUI application for sending and receiving messages to / from the JVM.

JDWP Toolkit is built using [libjdwp](https://github.com/cafec0c0/libjdwp), which currently supports a subset of JDWP
commands and is compatible with Linux and macOS.

## Screenshot

![JDWP Toolkit](https://raw.githubusercontent.com/cafec0c0/jdwp-toolkit/main/.github/images/jdwp_toolkit_14_11_2024.png)