Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Releases: fuzzitdev/fuzzit

v2.4.66

04 Oct 18:28

Choose a tag to compare

Changelog

bad1b3e bump to v2.4.66
5ba07db print crasher log for go-fuzz

v2.4.65

04 Oct 15:59

Choose a tag to compare

Changelog

2c63ddc Add user args to corpus merging
7a3e596 Merge branch 'master' of github.com:fuzzitdev/fuzzit
01d7510 Merge pull request #47 from bayandin/add-user-args
fbde7ce bump to v2.4.65
70d9365 restructure different fuzzing engine and add go-fuzz native support

v2.4.64

03 Oct 20:55

Choose a tag to compare

Changelog

649474e bugfix in parsing additional args for libFuzzer

v2.4.63

03 Oct 11:28

Choose a tag to compare

Changelog

4a0688b Add expermintal partial cpus and memory
01dc903 Add ffjson to project list
b709f60 Merge branch 'master' of github.com:fuzzitdev/fuzzit
2169d1a Merge pull request #46 from bookmoons/ffjson

v2.4.62

30 Sep 14:28

Choose a tag to compare

Changelog

2301804 bugfix: merge directory exists

v2.4.61

27 Sep 14:29

Choose a tag to compare

Changelog

8d31e91 backend: bugfix in v2.4.60 new crash path incorrect

v2.4.60

27 Sep 10:20

Choose a tag to compare

Changelog

0af638f backend: change crash location

v2.4.59

26 Sep 19:33

Choose a tag to compare

Changelog

118e572 bugfix in v2.4.58 for additional args support

v2.4.58

26 Sep 14:27

Choose a tag to compare

Changelog

7f14fc9 Add envoyproxy link to examples
e1df2ae Append user defined args to libfuzzer job
c1c34f2 Fix typo recieved -> received
b42fd3b Merge pull request #44 from bayandin/fix-args-passing
784178c bump to v2.4.58

v2.4.57

24 Sep 12:26

Choose a tag to compare

Changelog

e388134 add support for org/target-name for fuzzit create target