Skip to content

v0.24.1

Compare
Choose a tag to compare
@k0retux k0retux released this 19 Jun 15:04
· 480 commits to develop since this release

Fuddly 0.24.1

More relevant additions, enhancements and bug-fixes are:

  • Addition of the PPPoE data model and a server scenario to send fuzzed PADO messages
    in response to PADI messages.
  • Enhancement to the Scenario Infrastructure enabling to:
    • Make a step (NoDataStep) that won't trigger the sending of data.
    • Add a description to a step. (Auto-description is created when nothing is provided.)
  • Add new fuzzing cases for INT-based and BitField-based nodes.
  • Revamp JPG data model and describe it with the high-level API (JSON-like).
  • Update theNetworkTarget class to support SOCK_DGRAM server mode and SOCK_RAW.
    (Fix also a bunch of bugs related to feedback retrieval.)