fuzzing
Tags: computers
Fuzzing Image IO
- 
No source code, large range of inptus is perfect for fuzzing
 - 
Choosing type of fuzzing is more difficult
 
Libfuzzing
LLVM Fuzzing
- libfuzzer: https://llvm.org/docs/LibFuzzer.html
 
Tags: computers
No source code, large range of inptus is perfect for fuzzing
Choosing type of fuzzing is more difficult