Clone
1
Installation
Ege Balcı edited this page 2020-04-29 15:52:08 +03:00

Dependencies:

Only dependency SGN requireq is Capstone library.

OS Install Command
Ubuntu/Debian sudo apt-get install libcapstone-dev
Mac brew install capstone
FreeBSD pkg install capstone
OpenBSD sudo pkg_add capstone
Windows/All Other... CHECK HERE

Then just go get it ツ

go get github.com/egebalci/sgn