HyperDbg / gui

HyperDbg's Graphical User Interface (GUI)
Apache License 2.0
63 stars 10 forks source link

gui

HyperDbg's Graphical User Interface (GUI)

image

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 -x .

5. go run -x .