Alex Groce
|
7faf6a2e6b
|
some readme cleanup, removing duplicate section
|
2019-01-10 14:00:33 -07:00 |
|
Alex Groce
|
84f317da06
|
exit on fail now supported
|
2019-01-09 12:44:52 -07:00 |
|
Alex Groce
|
8ced662872
|
mention loud option
|
2019-01-06 16:35:06 -07:00 |
|
Alex Groce
|
43fd179d6f
|
Merge branch 'master' into readme_example
|
2019-01-04 13:22:54 -07:00 |
|
Alex Groce
|
0ef1e9b4c2
|
Multiple spelling error and readability fixes
|
2019-01-04 13:17:44 -07:00 |
|
Alex Groce
|
58df6801a1
|
more readme edits, typo fixes, etc.
|
2019-01-04 13:13:57 -07:00 |
|
Alex Groce
|
cbdda8bdea
|
reorg of README
|
2019-01-04 13:02:34 -07:00 |
|
Alex Groce
|
a30234fc7c
|
fix log level arg
|
2019-01-04 13:00:31 -07:00 |
|
Alex Groce
|
878528e672
|
add boring unit test
|
2019-01-04 12:49:43 -07:00 |
|
Alex Groce
|
0c8185567d
|
comment clarifying example
|
2019-01-04 12:35:06 -07:00 |
|
Alex Groce
|
f55bad722a
|
comment on the code
|
2019-01-04 12:25:31 -07:00 |
|
Alex Groce
|
65e86bcc82
|
add code in README
|
2019-01-04 12:19:27 -07:00 |
|
Alex Groce
|
c5479ba663
|
Typos
|
2019-01-03 20:19:06 -07:00 |
|
Alex Groce
|
2fbfa652b4
|
minor fixes to output improvements, correct README
|
2019-01-03 19:22:14 -07:00 |
|
Alex Groce
|
6e0c09f835
|
Note fork issues in README
|
2018-12-15 13:46:53 -07:00 |
|
Alex Groce
|
5bbba1d3e4
|
Remind to use BUILD_LIBFUZZER
|
2018-12-09 21:05:08 -07:00 |
|
Alex Groce
|
66ef2abc1b
|
Fix so libFuzzer works on macOS
|
2018-12-09 20:59:43 -07:00 |
|
Alex Groce
|
375659421d
|
Simple brute-force fuzzer (#134)
|
2018-12-08 19:41:10 -03:00 |
|
Alex Groce
|
c9a4d676e3
|
Fix typo
|
2018-12-08 00:48:14 -07:00 |
|
Alex Groce
|
4257a68f16
|
Fix link to tutorial to point to official ToB github, not Peter's site
|
2018-11-20 11:46:52 -07:00 |
|
Alex Groce
|
22578565f1
|
Add a link to the slides for now (placeholder until ToB official link)
|
2018-11-11 15:23:22 -07:00 |
|
Alex Groce
|
09a38461e4
|
Change SECDEV to past tense...
|
2018-11-06 01:04:49 -07:00 |
|
Alex Groce
|
4c7673560e
|
Fix typo
|
2018-09-17 13:27:56 -07:00 |
|
Alex Groce
|
293ac413be
|
Point to testfs example in README
|
2018-09-08 09:56:39 -07:00 |
|
Alex Groce
|
86a157c392
|
Change wording
|
2018-09-03 20:17:16 -07:00 |
|
Alex Groce
|
304f334a63
|
note replay and minimization in features
|
2018-09-03 20:09:25 -07:00 |
|
Alex Groce
|
913a2c2d12
|
match output
|
2018-09-03 13:42:18 -07:00 |
|
Alex Groce
|
cc8acc2b92
|
fix output
|
2018-09-03 10:59:16 -07:00 |
|
Alex Groce
|
2764bcfe3a
|
Edit readme to match new options to reducer
|
2018-09-01 21:02:33 -07:00 |
|
Alex Groce
|
54d2c8180a
|
update README, nicer output from reducer
|
2018-09-01 14:04:31 -07:00 |
|
Alex Groce
|
9747c8596a
|
instructions on replaying tests
|
2018-08-09 13:42:51 -07:00 |
|
Alex Groce
|
01ae709466
|
fix command line args for libfuzzer
|
2018-08-03 11:40:36 -07:00 |
|
Alex Groce
|
1e35f318c6
|
clarify libfuzzer
|
2018-08-03 10:30:00 -07:00 |
|
Alex Groce
|
0939f94526
|
fix README on review
|
2018-08-03 10:20:40 -07:00 |
|
Alex Groce
|
ffdd449f07
|
make changes requested, fix cut/paste error, etc.
|
2018-08-03 09:56:38 -07:00 |
|
Alex Groce
|
0cd1011ba2
|
add memory note, mention libFuzzer early
|
2018-07-31 10:27:51 -07:00 |
|
Alex Groce
|
42c983d5cc
|
add dot
|
2018-07-30 22:33:48 -07:00 |
|
Alex Groce
|
99dc4270c3
|
more info on using libfuzzer
|
2018-07-30 22:33:06 -07:00 |
|
Alex Groce
|
f88ee36aea
|
how to set the test
|
2018-07-30 22:11:41 -07:00 |
|
Alex Groce
|
656ffa1b6d
|
new way to specify which test
|
2018-07-30 22:05:56 -07:00 |
|
Alex Groce
|
121a748f7e
|
add mention of test control
|
2018-07-30 21:59:29 -07:00 |
|
Alex Groce
|
eea3248bfc
|
update readme, fix first/last test, change clang
|
2018-07-30 21:43:55 -07:00 |
|
Alex Groce
|
ecce64e2de
|
explain how to use deferred instrumentation
|
2018-07-27 15:10:21 -07:00 |
|
Alex Groce
|
5c9d843740
|
Add to summary that we now support file-based fuzzing
|
2018-07-26 15:30:22 -07:00 |
|
Alex Groce
|
7f80d83ba4
|
Update README.md
|
2018-07-26 14:29:09 -07:00 |
|
Alex Groce
|
905f45f546
|
include info on fuzzing in readme
|
2018-07-26 14:25:03 -07:00 |
|
Peter Goodman
|
d1f07684e2
|
Update README.md
Add z3 to install deps.
Remove `$`s to make copy&paste easier.
|
2018-07-24 12:42:32 -04:00 |
|
Peter Goodman
|
ba06694341
|
Update README.md
|
2018-07-24 11:50:30 -04:00 |
|
Alex Groce
|
f61e4b4ff6
|
Minor readme edit
|
2018-07-13 14:32:22 -07:00 |
|
Alex Groce
|
4350815394
|
Note angr is preferred for now.
|
2018-07-13 13:23:37 -07:00 |
|