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
/
custom_mutators
/
symcc
Age
Commit message (
Collapse
)
Author
2024-05-21
fix the fix for symcc
vanhauser-thc
2024-05-21
fix symcc custom mutator
vanhauser-thc
2023-05-17
add symqemu custom mutator
vanhauser-thc
2022-04-18
code format
vanhauser-thc
2021-09-03
Update symcc mutator to new afl_custom_queue_new_entry signature (#1087)
dloffre-snl
Co-authored-by: van Hauser <vh@thc.org>
2021-07-09
port custom mutator changes
vanhauser-thc
2020-11-17
micro optimization: allocate only when needed
hexcoder-
2020-11-17
Merge pull request #601 from Rumata888/fixing_symcc
van Hauser
Fixing symcc custom mutator
2020-11-17
Fixed fd leak on early exit and closed pipes before early exits and PFATAL
Rumata888
2020-11-13
Fixed memleaks, change exit to PFATAL
Rumata888
2020-11-12
another two mem leaks
hexcoder-
2020-11-12
Fixed name collision problem
Rumata888
2020-11-12
Formatted changed/added files
Rumata888
2020-11-12
Fixed symcc custom mutator
Rumata888
2020-10-29
typo
hexcoder-
2020-09-10
add libfuzzer custom mutator, minor enhancements and fixes
van Hauser
2020-09-09
new custom mutator: symcc
van Hauser