index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-02-26
catch if shmat fails
van Hauser
2020-02-25
beautifying man pages
hexcoder-
2020-02-25
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-02-25
man page tuning
hexcoder-
2020-02-25
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-25
fix #212
Andrea Fioraldi
2020-02-25
more env info for afl-plot and afl-analyze
hexcoder-
2020-02-25
portability: replace GNU extension of date (-I) with posix "+%y-%m-%d"
hexcoder-
2020-02-25
disable arm64 travis because they are buggy
van Hauser
2020-02-25
update docker info
van Hauser
2020-02-25
afl-gcc change -> test.sh
van Hauser
2020-02-25
left over README reference fix
hexcoder-
2020-02-25
fix references to README docs
hexcoder-
2020-02-24
sync afl-as setup with afl-llvm-rt (add __afl_area_ptr[0] = 1)
hexcoder-
2020-02-24
add env info to afl-tmin
hexcoder-
2020-02-24
2.61d init
van Hauser
2020-02-24
v2.61c
2.61c
van Hauser
2020-02-24
workaround for travis bug
van Hauser
2020-02-24
important InsTrim bugfix!
van Hauser
2020-02-24
important InsTrim fixes!
van Hauser
2020-02-23
fix -m32 on arm (-> -m32be), make 64 bit version explicit (do not assume 64 ↵
hexcoder-
bit as default)
2020-02-23
fix -m32 on arm 32 bit (is -m32be). make 32 and 64 bit varaints optional
hexcoder-
2020-02-23
fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ↵
hexcoder-
maximum object size 2147483647)
2020-02-22
packages at readme (#209)
Ankit Choudhary
* packages at readme
2020-02-22
fix travis weirdness - hopefully
van Hauser
2020-02-22
readme update
van Hauser
2020-02-21
improve redqueen not looking in orig buf
Andrea Fioraldi
2020-02-21
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-21
test compcov and persistent also on arm
Andrea Fioraldi
2020-02-21
ooops, I forgot to merge thsi part :(
Andrea Fioraldi
2020-02-21
no unnecessary warnings in test.sh
van Hauser
2020-02-21
fix oob flip_bit in mopt code
Andrea Fioraldi
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
2020-02-21
this should fix arm64 travis
van Hauser
2020-02-21
more arm64 travis debug
van Hauser
2020-02-21
travis arm64 debug for heiko
van Hauser
2020-02-21
libradamsa-test fix
van Hauser
2020-02-21
add env var descriptions for afl-cmin and afl-cmin.bash
hexcoder-
2020-02-20
Merge pull request #203 from RootUp/patch-2
Dominik Maier
Regular expression dictonary
2020-02-20
GSOC <3
Dominik Maier
2020-02-21
Update regexp.dict
Dhiraj Mishra
2020-02-20
gsoc2020
van Hauser
2020-02-20
add AFL_DEBUG to docs/env
van Hauser
2020-02-19
remove AFL_QUIET from call to afl-showmap
hexcoder
2020-02-19
fix forkserver output (support AFL_QUIET)
hexcoder-
2020-02-19
Merge pull request #202 from vanhauser-thc/cmplog_routines
Andrea Fioraldi
Cmplog routines for LLVM mode
2020-02-19
merge afl-llvm-cmplog-rt into afl-llvm-rt
Andrea Fioraldi
2020-02-19
afl-cmin bugfix if -o exists
van Hauser
2020-02-19
fixed -A in afl-showmap
Dominik Maier
2020-02-19
fix test.sh
van Hauser
[next]