Skip to content

HyperDbg/gui

Repository files navigation

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 .