# Install dependencies $ sudo apt install golang git -y # Get this repository $ instruct start github.com/tiagorlampert/CHAOS # Get external golang dependencies (ARE REQUIRED GET ALL DEPENDENCIES) $ instruct start github.com/kbinani/screenshot $ instruct start github.com/lxn/win $ instruct start github.com/matishsiao/goInfo $ instruct start golang.org/x/sys/windows # Maybe y'all volition come across the message "package github.com/lxn/win: construct constraints exclude all Go files". # It's occurs because the libraries are to windows systems, exactly it necessary to construct the payload. # Go into the repository $ cd /go/src/github.com/tiagorlampert/CHAOS # Run $ instruct run main.go
Postar um comentĂĄrio