Skip to content

v0.25.1

Compare
Choose a tag to compare
@k0retux k0retux released this 18 Aug 19:50
· 357 commits to develop since this release

Fuddly 0.25.1

In addition to bug-fixes, enhancements and various cleanups, here under what is the most noteworthy:

  • Add the new keyword evolution_func for tweaking data model description.
  • Target feedback retrieval is now guided by a specific mode (in addition to feedback timeout) that specify:
    • either to wait for the full time slot allocated for feedback retrieval;
    • or to wait until we received something from the target.
  • Add a new Backend() to the monitoring infrastructure: Shell_Backend()
  • Add new fuzzing cases for INT_str()-based typed nodes.