gui
gui copied to clipboard
HyperDbg's Graphical User Interface (GUI)
gui
HyperDbg's Graphical User Interface (GUI)

how to build ?
1. git clone https://github.com/HyperDbg/gui.git
2. install golang from https://go.dev/dl/
3. install gcc
4. go build .
5. go run .