search for: swang2

Displaying 1 result from an estimated 1 matches for "swang2".

Did you mean: wang2
2017 Jul 12
2
A Prototype to Track Input Read for Sparse File Fuzzing
Hi everyone, I wrote a prototype based on LLVM sanitizer infrastructure to improve fuzzing performance, especially over sparse file format. I’d like to upstream it if the anyone thinks it is useful. Sparse file format are formats that only a small portion of the file data could have impact on the behavior of the program that parses it. Common examples are archive files or a file system image