gen0cide / gscript

framework to rapidly implement custom droppers for all three major operating systems
https://github.com/gen0cide/gscript
GNU Affero General Public License v3.0
672 stars 105 forks source link

docker missing package #98

Open serkeft1n opened 5 years ago

serkeft1n commented 5 years ago

I get the error: /root/go/src/github.com/gen0cide/gscript/x/windows/windows.go:10:2: cannot find package "github.com/mitchellh/go-ps" in any of:

After go get github.com/mitchellh/go-ps everything works fine