MCPcopy Index your code
hub / github.com/Ne0nd0g/go-shellcode / shellcodeToUUID

Function shellcodeToUUID

cmd/UuidFromString/main.go:161–202  ·  view source on GitHub ↗

shellcodeToUUID takes in shellcode bytes, pads it to 16 bytes, breaks them into 16 byte chunks (size of a UUID), converts the first 8 bytes into Little Endian format, creates a UUID from the bytes, and returns an array of UUIDs

(shellcode []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected