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.
- Host: GitHub
- URL: https://github.com/cafec0c0/jdwp-toolkit
- Owner: cafec0c0
- License: mit
- Created: 2024-11-13T23:45:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T00:00:34.000Z (7 months ago)
- Last Synced: 2024-12-23T13:36:35.301Z (6 months ago)
- Language: C++
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
