|
|
|
|
|
by dathinab
1923 days ago
|
|
> it's some sort of obfuscation tool? I didn't expect someone on HN not to know this but then there are not only programmers here I guess ;=) It's a tool to find bugs. To strongly oversimplify: It throws random inputs at a program until it crashes. So you could say it's a tool to complement a test suit. |
|
(edit: not to imply you were making fun, your answer was great! But in general: everyone learns things every day. Even every programmer has a day where they learn what fuzzing is)