-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
Hi,
I'm trying to generate a windows payload but not working:
1- I install the latest version of go rm -rf /usr/local/go && tar -C /usr/local -xzf go1.21.3.linux-amd64.tar.gz
2- Add /usr/local/go/bin to the PATH
3- I did clone the repo inside /usr/local/go/bin/src/github.com/sysdream (as the go get is not used anymore with then new version)
4- $ sudo make depends --> to generate ssl is done
5. $ sudo make windows64 LHOST=192.168.30.48 LPORT=1234 --> NOT WORKING
any idea what could be a problem?
Metadata
Metadata
Assignees
Labels
No labels