14 Commits

Author SHA1 Message Date
vanhauser-thc
6bd48a48cb code format 2023-04-22 11:39:44 +02:00
vanhauser-thc
628b4b6002 enhance examples 2023-01-19 17:24:56 +01:00
llzmb
3506077fd6 Add missing blank lines and remove double blank lines 2021-12-04 22:28:05 +01:00
llzmb
df74625df0
Change afl to AFL in *.md (#1057)
Changes in *.md files:
- afl++ > AFL++ (acronym)
- afl > AFL (compare https://github.com/google/AFL)

Excluded from changes:
- source code
- function names
- paths (folder and file names)
- URLs
2021-08-08 01:29:32 +02:00
vanhauser-thc
12c8d339b1 update docs 2021-05-22 16:09:30 +02:00
Dominik Maier
a3f8fc5d1c moved custom_mutator examples 2021-04-26 16:03:08 +02:00
R. Elliott Childre
5d6b1129f0
Fix Grammar Mutator Submodule (#623)
Fixes: 651ad18e2179 ("added the grammar mutator as a git submodule ...")

* Project pointer never pushed
* Reduces dirctory complexity
* Building and dependencies for the subproject should be isolated to the
  subproject's documentation
* Fix broken link to README
* Use `--init` for `git submodule`
2020-12-08 09:30:17 +01:00
van Hauser
380051868a add libfuzzer custom mutator, minor enhancements and fixes 2020-09-10 15:26:46 +02:00
van Hauser
651ad18e21 added the grammar mutator as a git submodule + documentation 2020-09-01 10:52:39 +02:00
Dominik Maier
1978629d87
Custom Mutator readme (#495) 2020-08-07 14:21:12 +02:00
van Hauser
9151cb9ba2 update link 2020-07-20 11:40:34 +02:00
van Hauser
204ae75d7b add superion custom mutator link 2020-07-20 10:31:07 +02:00
van Hauser
29e41a09d5 fix typos 2020-06-27 18:16:27 +02:00
van Hauser
8178f4dfdd remove radamsa, add radamsa custom mutator 2020-06-25 16:51:29 +02:00