Changes between Version 5 and Version 6 of zzuf


Ignore:
Timestamp:
05/18/08 12:21:49 (5 years ago)
Author:
sam
Comment:

fix formatting

Legend:

Unmodified
Added
Removed
Modified
  • zzuf

    v5 v6  
    2323Warning: this tutorial requires `zzuf` version 0.11 or later. 
    2424 
    25  1. [wiki:zzuf/tutorial1 Basic zzuf usage] 
    26    1.1. Launching `zzuf` 
    27    1.2. Invoking different programs 
    28    1.3. The fuzzing ratio 
    29    1.4. The random seed 
     25 1. [wiki:zzuf/tutorial1 Basic zzuf usage][[BR]] 
     26   1.1. Launching `zzuf`[[BR]] 
     27   1.2. Invoking different programs[[BR]] 
     28   1.3. The fuzzing ratio[[BR]] 
     29   1.4. The random seed[[BR]] 
    3030   1.5. Creating fuzzed files 
    31  2. [wiki:zzuf/tutorial2 zzuf as a batch testing tool] 
    32    2.1. Debug mode 
    33    2.2. Include and exclude patterns 
    34    2.3. Seed ranges 
     31 2. [wiki:zzuf/tutorial2 zzuf as a batch testing tool][[BR]] 
     32   2.1. Debug mode[[BR]] 
     33   2.2. Include and exclude patterns[[BR]] 
     34   2.3. Seed ranges[[BR]] 
    3535   2.4. Ratio ranges 
    3636 3. WORK IN PROGRESS