1sfo(1) General Commands Manual sfo(1)
2
3
4
6 sfo - Simple Fuzzer Oracle (process monitoring)
7
9 sfo PROGRAM [ARGS]...
10
12 sfo is a simple process monitor with some reporting capability which
13 will indicate that the program under test has failed, along with some
14 basic logging to record the failure type.
15
17 sfo will run an application specified on its command line with optional
18 arguments, and will report the application's subsequent behavior if it
19 crashes.
20
22 sfo is not currently complete. It is provided as a preview.
23
25 Copyright © 2011-2016 Aaron Conole <apconole@yahoo.com>.
26
27 sfo and this manual are free software. They come without any warranty,
28 to the extent permitted by applicable law. You can redistribute them
29 and/or modify them under the terms of the 3-Clause BSD license. See
30 LICENSING for more details.
31
32 sfo is part of sfuzz and the site can be found at
33 http://github.com/orgcandman/Simple-Fuzzer
34
35
36
37sfo 2016-02-17 sfo(1)