81 Commits

Author SHA1 Message Date
agroce
ad544c99d7 change log_level to min_log_level 2019-06-17 10:17:33 -07:00
Alex Groce
02b602aa9a
Merge pull request #212 from trailofbits/reducer_exit_code_and_delimiters
Support exit code criterion and look for structure in text-like inputs
2019-06-17 09:20:41 -07:00
agroce
e0e3e11506 fix pyflake issues, add ability to turn off input structure extraction 2019-06-17 08:21:09 -07:00
Disconnect3d
fcd01307ad Update README.md (#213)
Give some love to the README's example by adding colors to it
2019-06-17 10:01:43 -03:00
Peter Goodman
54330ea8bd
Add link to latest blog post. 2019-06-15 13:25:21 -04:00
agroce
7a6f0759ec Reducer now handles regexps, arbitrary commands 2019-05-31 10:03:45 -07:00
agroce
32531c0749 README change 2019-05-30 12:15:30 -07:00
agroce
d63db6bc4a fix dockerfile and readme 2019-05-30 11:57:07 -07:00
Aaron Suarez
e3fdc25ce5 Dockerize the repository 2019-05-26 00:12:02 -05:00
Alex Groce
ae168a1398
Note about using older Manticore version 2019-05-14 13:53:33 -07:00
agroce
2227511f8b slightly more useful info on fuzzers 2019-04-27 21:22:45 -07:00
Alex Groce
9d2d5d7e8b
Mention we can use eclipser 2019-04-25 11:00:56 -07:00
Gustavo Grieco
d3704725b2
Update README.md 2019-04-22 13:24:03 -03:00
Gustavo Grieco
9d64719e84
Fix Python3 support (#170)
* Update main_manticore.py

* Fix python3 in CMake [skip ci]

* Update StreamingAndFormatting.cpp

* [skip ci]

* Update .travis.yaml [skip ci]

* Temporarily disable OneOf test using manticore (it is broken)

* Update README [skip ci]
2019-04-21 22:06:24 -03:00
agroce
ef9eae0668 fix mac OS stuff to point to a newer clang 2019-02-11 13:31:35 -07:00
Alex Groce
c3a187aa0f
Typo, info on defaults 2019-01-24 06:02:26 -07:00
Alex Groce
c6fe91f9af mention blog posts 2019-01-23 14:04:08 -07:00
Alex Groce
debe187777 mention property-based testing 2019-01-18 11:35:30 -07:00
Alex Groce
105248ca94
Note need to make install 2019-01-13 15:39:33 -07:00
Alex Groce
16fcad4db1 change afl instructions slightly 2019-01-10 14:07:02 -07:00
Alex Groce
b24e346d6c fix typo 2019-01-10 14:02:37 -07:00
Alex Groce
e6281104a2 mention leveldb example 2019-01-10 14:01:34 -07:00
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