ddkwork / gui

HyperDbg's Graphical User Interface (GUI)
Apache License 2.0
1 stars 0 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 .