Changes between Version 29 and Version 30 of zzuf
- Timestamp:
- 05/06/2010 11:33:30 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
zzuf
v29 v30 5 5 * '''quality assurance''': use zzuf to test existing software, or integrate it into your own software’s testsuite 6 6 * '''security''': very often, segmentation faults or memory corruption issues mean a potential security hole, zzuf helps exposing some of them 7 * '''code coverage analysis''': use zzuf to maximise code coverage 7 8 8 9 zzuf’s primary target is media players, image viewers and web browsers, because the data they process is inherently insecure, but it was also successfully used to find bugs in system utilities such as objdump.