Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/BishopFox/sliver
/ XorEncoderArm64
Struct
XorEncoderArm64
server/encoders/shellcode/shellcode.go:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
type
XorEncoderArm64
struct
{}
70
71
func
(e *XorEncoderArm64) Encode(data []byte, args ShellcodeEncoderArgs) ([]byte, error) {
72
iterations := args.Iterations
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected