Files
CCSDS_study/netzob-030/doc/documentation/source/language_specification/fuzzing_automata.rst

13 lines
301 B
ReStructuredText
Raw Normal View History

2026-05-05 21:54:35 +08:00
.. _fuzzing_automata:
Fuzzing Automata
----------------
Mutation of a protocol state machine is provided by the :meth:`mutate` method of the :class:`Automata <netzob.Model.Grammar.Automata.Automata>` class.
.. automethod:: netzob.Model.Grammar.Automata.Automata.mutate
.. raw:: latex
\newpage