MCPcopy Create free account
hub / github.com/Dor1s/libfuzzer-workshop / FunctionWeights

Method FunctionWeights

libFuzzer/Fuzzer/FuzzerDataFlowTrace.cpp:88–103  ·  view source on GitHub ↗

Assign weights to each function. General principles: any uncovered function gets weight 0. a function with lots of uncovered blocks gets bigger weight. a function with a less frequently executed code gets bigger weight.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InitMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64