GoRAT icon indicating copy to clipboard operation
GoRAT copied to clipboard

GoRAT (Go Remote Access Tool) is an extremely powerful reverse shell, file server, and control plane using HTTPS reverse tunnels as a transport mechanism.

Results 1 GoRAT issues
Sort by recently updated
recently updated
newest added

Building ARM 32bit with the cross compiler `arm-linux-gnueabihf-gcc` with the parameters `GOOS=android GOARCH=arm GOARM=7 CC=arm-linux-gnueabihf-gcc CGO_ENABLED=1 go build -o android_arm GoRAT.go` fail with the following error: ``` # runtime/cgo gcc_android.c:6:10:...

bug
help wanted