Skip to content

Enable to create a payload  #7

@medharrak

Description

@medharrak

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
image
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
image

any idea what could be a problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions