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
2023-04-25
only reverse reading the queue on restart
vanhauser-thc
2023-04-25
Merge pull request #1713 from kenohassler/wafl-mode
van Hauser
2023-04-24
document new env var
Keno Hassler
2023-04-24
afl-showmap -I option
vanhauser-thc
2023-04-22
Merge pull request #1711 from atnwalk/atnwalk
van Hauser
2023-04-22
typo
vanhauser-thc
2023-04-21
fixed formatting with make code-format
Maik Betka
2023-04-21
Merge pull request #2 from AFLplusplus/dev
Maik Betka
2023-04-21
fixed AFL_POST_PROCESS_KEEP_ORIGINAL for version 4.07a
Maik Betka
2023-04-21
add dummy functions to afl-showmap for old gcc compilers
vanhauser-thc
2023-04-21
dummy function for afl-showmap
vanhauser-thc
2023-04-21
Merge remote-tracking branch 'origin/dev' into atnwalk
Maik Betka
2023-04-20
afl-showmap custom mutator support
vanhauser-thc
2023-04-17
fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...
Maik Betka
2023-04-17
first version with unix domain sockets is ready for testing
Maik Betka
2023-04-16
hidden -Y option for nyx, code format
vanhauser-thc
2023-04-16
Merge pull request #1702 from schumilo/dev
van Hauser
2023-04-16
pass absolute paths to libnyx
Sergej Schumilo
2023-04-16
remove redundant access() call
Sergej Schumilo
2023-04-16
improved Nyx tmp dir handling (additional sanity checks)
Sergej Schumilo
2023-04-16
fix remove_nyx_tmp_workdir function
Sergej Schumilo
2023-04-15
fix post_process
vanhauser-thc
2023-04-14
add some sanity checks and remove duplicate nyx_shutdown calls
Sergej Schumilo
2023-04-14
add NYX_REUSE_SNAPSHOT env-var option
Sergej Schumilo
2023-04-14
switch to latest libnyx API
Sergej Schumilo
2023-04-14
add Nyx support in various tools (like afl-cmin)
Sergej Schumilo
2023-04-13
fix attempt at post_process implementation
vanhauser-thc
2023-04-13
remove -z option, use -p mmopt instead
vanhauser-thc
2023-04-10
Merge pull request #1698 from neuschaefer/nodefer
van Hauser
2023-04-10
afl-cc: Don't offer __AFL_INIT() etc. in GCC/CLANG modes
Jonathan Neuschäfer
2023-04-09
remove pointer to removed doc
vanhauser-thc
2023-04-08
afl-cc: Avoid casts of string literals to char*, in definition of __AFL_INIT(...
Jonathan Neuschäfer
2023-04-08
show custom mutator name in UI
vanhauser-thc
2023-04-08
hopefully better -z algorithm
vanhauser-thc
2023-04-05
fix
vanhauser-thc
2023-04-05
better new weighting
vanhauser-thc
2023-04-05
add -z switch
vanhauser-thc
2023-04-02
fix ui layout with slow targets in pizza mode
vanhauser-thc
2023-04-02
allow pizza mode to be disabled
vanhauser-thc
2023-04-02
fix buffer overflow in pizza mode :(
vanhauser-thc
2023-03-31
nits
vanhauser-thc
2023-03-29
introspection
vanhauser-thc
2023-03-28
[afs-as] Allow debugging arguments after the input file
Tulio Magno Quites Machado Filho
2023-03-28
nits
vanhauser-thc
2023-03-27
time_wo_finds in fuzzer_stats
vanhauser-thc
2023-03-26
Clarify confusing version message
Chris Down
2023-03-26
fix frida mode
vanhauser-thc
2023-03-25
add likely() to cksum check
yuawn
2023-03-25
add check for n_fuzz update
yuawn
2023-03-10
Merge pull request #1672 from AFLplusplus/dev
van Hauser
[next]