git clone https://github.com/ariary/fileless-xec.git
cd fileless-xec
./target-build.sh # enable to build it and specify target OS/ARCH
Alternative (makefile, release, go)
make before.build
To build the fileless-xec for linux :
build.fileless-xec
To build the fileless-xec for windows :
windows.build.fileless-xec
> Linux:
curl -lO -L https://github.com/ariary/fileless-xec/releases/latest/download/fileless-xec
> Windows:
curl -lO -L https://github.com/ariary/fileless-xec/releases/latest/download/fileless-xec_windows.exe
Make sure $GOPATH
is in your $PATH
before
Install fileless-xec
go install github.com/ariary/fileless-xec/cmd/fileless-xec