Skip to content

v0.0.6

Compare
Choose a tag to compare
@Rog3rSm1th Rog3rSm1th released this 22 Mar 00:52
· 42 commits to main since this release
b43350d

What's changed?

  • Ignores warnings during fuzzing process
  • Improves integer fuzzing by adding new magic values.
  • Adds timeout delay in the interface.
  • Implements load_corpus to load several files at once into a corpus. #13
  • Allows to load input files from subdirectories. #16
  • Make the input folder parameter an environment variable.
  • Minor interface fixes and version standardization (__version__)