Adnan Keskin
Adnan Keskin
Because can't connect projects upstream, I will delete this project. Thanks cluster fuzz team!
Fuzzing harness for rapidjson parser created. build with `clang++-18 parserfuzz.cpp -fsanitize=address,fuzzer -o parserfuzz` run with `./parserfuzz` with corpus `./parserfuzz path-to-folder` some json examples in corpus folder will help fuzzer to...
# Steps to reproduce - `./bsdunzip -l zip.zip` will stop after the first name. - `./bsdunzip zip.zip` will return `ZIP decompression failed (-3)`, - `./bsdunzip zip.zip` second time, it will...