21 lines
570 B
ReStructuredText
21 lines
570 B
ReStructuredText
|
|
.. _fuzzing_symbols:
|
|
|
|
Fuzzing Message Format
|
|
----------------------
|
|
|
|
The Preset class can be used to apply format message fuzzing. Fuzzing configuration is provided by the :meth:`fuzz` method.
|
|
|
|
.. automethod:: netzob.Model.Vocabulary.Preset.Preset.fuzz(key, mode=None, generator=None, seed=None, counterMax=None, kwargs=None)
|
|
|
|
.. automethod:: netzob.Model.Vocabulary.Preset.Preset.setFuzzingCounterMax
|
|
|
|
.. automethod:: netzob.Model.Vocabulary.Preset.Preset.getFuzzingCounterMax
|
|
|
|
.. automethod:: netzob.Model.Vocabulary.Preset.Preset.unset
|
|
|
|
|
|
.. raw:: latex
|
|
|
|
\newpage
|