File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ It is an open source Python fuzzer able to test multiple pieces of software and
9
9
10
10
## Quick guide
11
11
Please follow the following steps:
12
- 1 . [ Install] ( https://github.com/IOActive/XDiFF/wiki/1.-Install ) XDiFF on a VM
13
- 2 . Define [ the input] ( https://github.com/IOActive/XDiFF/wiki/2.-The-input ) of test cases that you will be using to feed the fuzzer
14
- 3 . Define [ the software] ( https://github.com/IOActive/XDiFF/wiki/3.-The-software ) that you will fuzz
12
+ 1 . [ Install] ( https://github.com/IOActive/XDiFF/wiki/1.-Install ) XDiFF
13
+ 2 . Define [ the input] ( https://github.com/IOActive/XDiFF/wiki/2.-The-input )
14
+ 3 . Define [ the software] ( https://github.com/IOActive/XDiFF/wiki/3.-The-software )
15
15
4 . Run [ the fuzzer] ( https://github.com/IOActive/XDiFF/wiki/4.-The-fuzzer )
16
- 5 . Analyze [ the output] ( https://github.com/IOActive/XDiFF/wiki/5.-The-output ) produced
16
+ 5 . Analyze [ the output] ( https://github.com/IOActive/XDiFF/wiki/5.-The-output )
17
17
6 . ...
18
18
7 . Profit!
19
19
You can’t perform that action at this time.
0 commit comments