mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-22 22:06:35 +01:00
Bypass Cortex XDR by base64.rot13 encrypting/decrypting the SSH private key PEM
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
`go env GOPATH`/bin/garble -literals -tiny $@
|
||||
`go env GOPATH`/bin/garble -literals $@
|
||||
|
||||
Reference in New Issue
Block a user