|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FuzzingFunctionInterface | |
---|---|
FuzzingFunctions |
Uses of FuzzingFunctionInterface in FuzzingFunctions |
---|
Classes in FuzzingFunctions that implement FuzzingFunctionInterface | |
---|---|
class |
FuzzingFunctionDecreaseMinNumByOne
This function finds the minimum number element in the sample data if the value is numeric and decreases it by one |
class |
FuzzingFunctionDoubleMax32Bit
|
class |
FuzzingFunctionDoubleMin32Bit
|
class |
FuzzingFunctionIncreaseMaxNumByOne
This function finds the maximum number element in the sample data if the value is numeric and increases it by one |
class |
FuzzingFunctionIncreaseStringLength
|
class |
FuzzingFunctionInsertLargeString
This function inserts a large string into the dynamic data components of the message |
class |
FuzzingFunctionInsertRandomSample
|
class |
FuzzingFunctionIntegerMax32Bit
|
class |
FuzzingFunctionIntegerMax32BitUnsigned
|
class |
FuzzingFunctionIntegerMax64Bit
|
class |
FuzzingFunctionIntegerMax64BitUnsigned
|
class |
FuzzingFunctionIntegerMin32Bit
|
class |
FuzzingFunctionIntegerMin64Bit
|
class |
FuzzingFunctionIntegerZero32Bit
|
class |
FuzzingFunctionMixDataTypes
This function tries to insert some random characters into the value fields. |
class |
FuzzingFunctionReverseMessageOrder
The function simply reverses the order of the message blocks |
class |
FuzzingFunctionSkipValue
The function chooses randomly whether or not to add a particular message block in the message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |