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
/
.gitignore
Age
Commit message (
Expand
)
Author
2024-12-03
Implement AFLRun
Huanyao Rong
2022-06-28
Python mutators: Gracious error handling for illegal return type (#1464)
Dominik Maier
2021-11-11
Add initial CoreSight mode support
Akira Moroo
2021-08-17
uninstall makefile target
vanhauser-thc
2021-08-06
Added afl-plot-ui executable in .gitignore list
DMaroo
2021-05-24
Final push to stable (#936)
van Hauser
2021-03-30
Add network_proxy build targets to gitignore (#852)
R. Elliott Childre
2021-03-24
Add support for FRIDA mode
Your Name
2021-03-17
bring back unicornafl
Dominik Maier
2020-12-17
Cleanup QEMU configuration options
R. Elliott Childre
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-11-04
add missing newline at the end
hexcoder
2020-11-03
added better error handling to forkserver fd
Dominik Maier
2020-09-08
fix GNUmakefile for new qemuafl
van Hauser
2020-09-06
update gitignore
van Hauser
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-08-31
added files to gitignore
Dominik Maier
2020-08-23
Option for specifying forkserver initialization timeout via environment varia...
Marius Muench
2020-07-16
doc updates
van Hauser
2020-07-16
tiny fixes
Dominik Maier
2020-06-24
update .gitignore
van Hauser
2020-06-24
gitignore
van Hauser
2020-06-22
Added rand, hash unittests
Dominik Maier
2020-05-29
.gitignore: add *.pyc
hexcoder-
2020-05-14
.gitignore: better be explicit
hexcoder
2020-05-14
update .gitignore
hexcoder-
2020-04-17
submodule
Dominik Maier
2020-04-09
list testcase added
Dominik Maier
2020-04-01
added untitest to gitignore
Dominik Maier
2020-04-01
.gitignore: add afl-ld and ld
hexcoder-
2020-03-07
Update .gitignore
h1994st
2020-03-03
Finish refactoring APIs for the custom mutator and Python module
h1994st
2020-01-12
renamed to unicornafl
Dominik Maier
2019-12-16
more prints, ignoring crashdumps
Dominik Maier
2019-12-15
Moved unicorn_mode to unicornafl
Dominik Maier
2019-10-18
reintegrate gcc_plugin
hexcoder-
2019-09-25
Update .gitignore
Kaidan
2019-09-13
qemu 3.1.1
Andrea Fioraldi
2019-09-13
update readme and todo
Andrea Fioraldi
2019-08-30
remave the afl-fuzz folder to afl-fuzz-src due to gitignore
Andrea Fioraldi
2019-08-28
unicorn compcov for x86
Andrea Fioraldi
2019-07-25
Added AFL-Unicorn mode
Dominik Maier
2019-07-19
libcompcov for QEMU
Andrea Fioraldi
2019-07-19
env variables update
Andrea Fioraldi
2019-07-16
updated .gitignore
van Hauser
2019-06-27
added .gitignore
van Hauser