sunzy

Results 2 issues of sunzy

I was recently using fuzz to conduct security testing on hashset, and found a stack overflow error in cap2hccapx.bin. The specific information is as follows: ```sh ./cap2hccapx.bin poc /dev/null ```...

I was recently using fuzz to conduct security testing on msgpack-tools, and found a bug in `json2msgpack` . The specific information is as follows: ``` ./json2msgpack -bli json2msgpack_poc -o /dev/null...