index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
afl-fuzz-mutators.c
Age
Commit message (
Expand
)
Author
2023-04-08
show custom mutator name in UI
vanhauser-thc
2023-02-21
Merge pull request #1651 from AFLplusplus/dev
van Hauser
2023-02-15
bettern custom mut warning
vanhauser-thc
2023-01-18
autotoken: splicing; splice_optout
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-11-14
custom_send example
vanhauser-thc
2022-11-11
afl_custom_fuzz_send added
vanhauser-thc
2022-07-19
post_process 0/NULL return support
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-05-09
fix
vanhauser-thc
2022-05-09
support post_process's own return buffer
vanhauser-thc
2022-02-05
add afl-fuzz -y fuzz length support
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-11-29
Merge pull request #1186 from eternalsakura/stable
van Hauser
2021-11-28
[fix] Custom mutator does not implement all three trim APIs, standard trimmin...
eternalsakura
2021-11-06
http->https
vanhauser-thc
2021-07-20
Merge pull request #1034 from AFLplusplus/grammatron
van Hauser
2021-07-15
fix custom trimming
vanhauser-thc
2021-07-15
fix "fix"
vanhauser-thc
2021-07-11
update custom trim
vanhauser-thc
2021-07-09
more fixes
vanhauser-thc
2021-05-10
code-format
vanhauser-thc
2021-05-07
Fix memory errors when trim causes testcase growth (#881) (#903)
realmadsci
2021-04-30
fixed potential double free in custom trim (#881)
Dominik Maier
2021-04-19
fix custom trim for increasing data
vanhauser-thc
2021-03-23
make setting different file permissions easy via config.h
vanhauser-thc
2021-01-20
android: Fix runtime for mutator
Joey Jiao
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-11-10
support custom mutator introspection
van Hauser
2020-09-08
update instrumenation/README.instrument_file.md for gcc_plugin
van Hauser
2020-08-24
added afl_custom_fuzz_count
van Hauser
2020-08-18
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
Dominik Maier
2020-08-08
Add support for specific custom mutator name
murx-
2020-07-31
less gotos
Dominik Maier
2020-07-28
allow custom mut with mopt if -L is -1
Andrea Fioraldi
2020-07-26
add last 60s exec/s stat
van Hauser
2020-07-26
Fix typo for afl_custom_deinit (#470)
HAPPY
2020-07-22
Allow the custom mutator to generate larger trimmed data (#463)
Shengtuo Hu
2020-07-20
debug test for rng
van Hauser
2020-07-18
Skip the empty test case generated by the custom trimming
h1994st
2020-06-25
remove radamsa, add radamsa custom mutator
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-05-15
removed overlooked post_lib references, added post_lib examples to examples/c...
van Hauser
2020-05-13
code-format and slight -S/-M modifications
van Hauser
2020-05-13
Add post library API as custom mutator and rename pre_save
rish9101
2020-05-12
enforce mandatary custom functions
van Hauser
2020-05-12
fix custom mutators and add real test cases
van Hauser
2020-05-09
custom mutator code enhancements and code-format
van Hauser
[next]