Structsยง
- Fuzzing
Trace ๐ - Context structure for all information necessary to compute the fuzzing trace
Constantsยง
- FUZZING_
COMPARISON_ ๐FALSE_ STATE - A state that represents a false comparison as part of a feature
- FUZZING_
COMPARISON_ ๐LOG_ RANGE_ START_ STATE - The start of the range of the states that represent logarithm of the difference between the comparison arguments as part of a feature
- FUZZING_
COMPARISON_ ๐TRUE_ STATE - A state that represents a true comparison as part of a feature
Type Aliasesยง
- Branch
- A tuple of the current opcode position and the next opcode position or state
- Branch
ToFeature Map - A map for translating encountered branching logic to features for fuzzing
- Unique
Feature Index - The index of a unique feature in the fuzzing trace