MCPcopy Index your code
hub / github.com/Tencent/CodeAnalysis / HexMatcher

Struct HexMatcher

tools/owl/scan/matcher.go:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 // Matcher md5 and hex implement
49 Md5Matcher struct{}
50 HexMatcher struct{}
51)
52
53// Search match search signatures by md5 in file collections

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected