v 0.6
Software security checking tool
The fuzz generator is designed to attack certain kinds of software and expose one particular kind of bug common in software. This is the situation where a programmer implicity makes some assumtions about the data stream that the program will be parsing. If the data stream is substantially different then the program might not be able to deal with it.
To install fuzz, paste this into the macOS Terminal after installing MacPorts
sudo port install fuzz
Installations | 0 |
Requested Installations | 0 |