Skip to content

ddkwork/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 .

About

HyperDbg's Graphical User Interface (GUI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 69.7%
  • C 28.3%
  • Other 2.0%