HexHive / T-Fuzz

247 stars 39 forks source link

Please push the code #1

Closed rockdaboot closed 4 years ago

rockdaboot commented 6 years ago

Hey, your paper on T-Fuzz sounds great. Please push your code so we can test and contribute !

benquike commented 6 years ago

Thanks. I am still reorganizing it. I will let you know when it is ready.

inferno-chromium commented 6 years ago

The paper is very interesting and we want to integrate this as part of https://github.com/google/oss-fuzz and benefit the larger open source software community. Looking forward to code release.

gannimo commented 6 years ago

Code will be released during Oakland, we're working on packaging, readme, and documentation.

Abhishek, please reach out via email, we'd be happy to dive into this. T-Fuzz is a new mechanism to trigger deeper bugs. The two main issues that will need some work are:

kcc commented 6 years ago

It would also be interesting to integrate T-Fuzz with https://github.com/google/fuzzer-test-suite so that we can A/B test it against other engines.