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
Age
Commit message (
Expand
)
Author
2021-05-08
fix
vanhauser-thc
2021-05-08
ensure crashes/README.txt exists
vanhauser-thc
2021-05-07
Exit on time (#904)
Roman M. Iudichev
2021-05-07
Fix memory errors when trim causes testcase growth (#881) (#903)
realmadsci
2021-05-01
remove the input file .cur_input at the end of the fuzzing, if AFL_TMPDIR is ...
hexcoder-
2021-04-30
fix stdin trimming
vanhauser-thc
2021-04-30
fix statsd writing
vanhauser-thc
2021-04-30
error handling, freeing mem
Dominik Maier
2021-04-30
fixed potential double free in custom trim (#881)
Dominik Maier
2021-04-29
nits
vanhauser-thc
2021-04-28
Frida persistent (#880)
WorksButNotTested
2021-04-19
fix custom trim for increasing data
vanhauser-thc
2021-04-17
Merge pull request #882 from AFLplusplus/havoc2
van Hauser
2021-04-16
reworked formatting in order to avoid gcc 8.3.0 warnings
hexcoder-
2021-04-16
fixes
vanhauser-thc
2021-04-16
fix nits
vanhauser-thc
2021-04-15
cmplog -l3: disable trimming, forcing input2stage for all
vanhauser-thc
2021-04-15
fix ui
vanhauser-thc
2021-04-15
fix warnings
vanhauser-thc
2021-04-15
remove duplicate plot file write
vanhauser-thc
2021-04-15
fix writing stat file on exit
vanhauser-thc
2021-04-14
ui update
vanhauser-thc
2021-04-14
update havoc
vanhauser-thc
2021-04-13
add AFL_EXIT_ON_SEED_ISSUES
vanhauser-thc
2021-04-13
ui custom mutator only display
vanhauser-thc
2021-04-13
display dictionary usage in havoc only mode
vanhauser-thc
2021-04-09
update grammar-mutator, show better fuzzing strategy yields
vanhauser-thc
2021-04-09
fix afl_custom_queue_new_entry when syncing
vanhauser-thc
2021-04-08
removed -lc++ linking for lto
vanhauser-thc
2021-04-07
fix forkserver timeout error msg
vanhauser-thc
2021-04-04
cleanup
vanhauser-thc
2021-04-04
Merge pull request #855 from MegaManSec/leak-sanitizer
van Hauser
2021-04-04
Move definition of __AFL_LEAK_CHECK inside ifguards,
Joshua Rogers
2021-04-03
Remove check for exit_code on LSAN and replace it with check for
Joshua Rogers
2021-04-03
Fix typos,
Joshua Rogers
2021-04-02
Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper.
Joshua Rogers
2021-04-02
Add support for standalone leak-sanitizer, introducting the environment
Joshua Rogers
2021-04-02
fix k-ctx
vanhauser-thc
2021-03-27
ensure one fuzzer sync per cycle, cycle introspection
vanhauser-thc
2021-03-27
add introspection
vanhauser-thc
2021-03-27
restructure havoc
vanhauser-thc
2021-03-26
Merge pull request #845 from joeyjiaojg/dev
van Hauser
2021-03-25
integrate frida_mode, code-format
vanhauser-thc
2021-03-25
Merge pull request #833 from WorksButNotTested/frida
van Hauser
2021-03-25
Fix support for afl-cmin and updated README
Your Name
2021-03-25
remove InsTrim
vanhauser-thc
2021-03-25
android: support host and target 32bit build
Jiangen Jiao
2021-03-25
update dynamic list
vanhauser-thc
2021-03-25
Merge pull request #844 from AFLplusplus/replay
van Hauser
2021-03-25
remove warnings
vanhauser-thc
[next]