|
87d27b8616
|
add AFL_NO_PYTHON to list of env variables
|
2020-04-17 13:29:32 +02:00 |
|
|
0f08b13fa0
|
somewhat unified write_to_testcase
|
2020-04-15 23:22:23 +02:00 |
|
|
2ce6e7a7fb
|
fix laf-intel transform disable
|
2020-04-15 23:01:33 +02:00 |
|
|
83d5864203
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2020-04-15 22:29:54 +02:00 |
|
|
7e2c52f2b9
|
disable compare-transform-pass when lto_mode and autodictionary is used.
|
2020-04-15 22:27:32 +02:00 |
|
|
e88f364282
|
add new github security writeup
|
2020-04-15 22:27:20 +02:00 |
|
|
21f696f02e
|
fix document mode
|
2020-04-15 22:26:30 +02:00 |
|
|
ef1ea07e68
|
wrong bytes set
|
2020-04-15 20:22:32 +02:00 |
|
|
0c02a8f4d3
|
changed run_target
|
2020-04-15 19:23:26 +02:00 |
|
|
48f7f7a17b
|
afl-clang-fast: fail when binary name can't be used to determine build mode (#318)
|
2020-04-15 12:08:33 +02:00 |
|
|
115ee8bad5
|
fix Makefile for examples/argv_fuzzing and socket_fuzzing
|
2020-04-14 21:19:03 +02:00 |
|
|
c009896c34
|
code format
|
2020-04-14 19:29:18 +02:00 |
|
|
6dc36f1e6e
|
unified forkservered run_target, fixes #308
|
2020-04-14 19:27:25 +02:00 |
|
|
f4436f118c
|
fixed #317
|
2020-04-14 17:21:15 +02:00 |
|
|
8440aaea5a
|
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
|
2020-04-14 13:02:53 +02:00 |
|
|
0d0338012b
|
one byte cmp in cmplog
|
2020-04-14 13:02:49 +02:00 |
|
|
5ac1b6e940
|
status 0 initialized
|
2020-04-14 13:01:54 +02:00 |
|
|
92aaaef381
|
code format
|
2020-04-14 12:42:38 +02:00 |
|
|
2c87e68ad6
|
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
|
2020-04-14 12:40:03 +02:00 |
|
|
26e690c220
|
cmplog loop detection
|
2020-04-14 12:39:29 +02:00 |
|
|
b63dd7a464
|
NO_PYTHON documented
|
2020-04-14 12:07:46 +02:00 |
|
|
d2a7628748
|
fix travis fails
|
2020-04-14 11:26:07 +02:00 |
|
|
b1e7b834ac
|
add missing default names for AFL_LLVM_INSTRUMENT
|
2020-04-14 11:24:53 +02:00 |
|
|
9eb47a924a
|
UR -> rand_below
|
2020-04-14 10:42:29 +02:00 |
|
|
1d62bf1c37
|
solve conflicts
|
2020-04-14 10:12:41 +02:00 |
|
|
982d46e7cb
|
solve conflicts
|
2020-04-14 10:11:22 +02:00 |
|
|
1fbface656
|
cmplog is now better
|
2020-04-14 10:09:03 +02:00 |
|
|
1374e65401
|
no more waitpid warning
|
2020-04-13 20:39:52 +02:00 |
|
|
0fab4e1955
|
c files static
|
2020-04-13 20:23:24 +02:00 |
|
|
a2574169e2
|
added NO_PYTHON support
|
2020-04-13 17:44:48 +02:00 |
|
|
4b88e059ef
|
more robust search for clang for afl-clang-fast
|
2020-04-13 17:05:43 +02:00 |
|
|
12a7059ae8
|
added ignore info
|
2020-04-13 16:58:35 +02:00 |
|
|
a897f355a9
|
code format
|
2020-04-13 16:57:41 +02:00 |
|
|
326ab632c3
|
fixed uaf and warnings
|
2020-04-13 16:57:19 +02:00 |
|
|
dda096da03
|
allow -L -1 to enable mopt in parallel to classic mutation
|
2020-04-13 12:12:27 +02:00 |
|
|
5daec436f9
|
fix bug forksever fail not detected when using read_timed
|
2020-04-13 11:43:34 +02:00 |
|
|
033c743a41
|
fix all cmplog errors
|
2020-04-13 11:37:48 +02:00 |
|
|
459d8f9ba2
|
qemu cmplog test.sh
|
2020-04-13 10:53:37 +02:00 |
|
|
0022cc4782
|
fix some cmplog refactoring bugs
|
2020-04-13 10:40:24 +02:00 |
|
|
995e556065
|
cmplog forkserver tidying
|
2020-04-13 08:54:59 +02:00 |
|
|
a93268acec
|
update todo
|
2020-04-12 22:45:54 +02:00 |
|
|
e70c54547e
|
remove warnings with llvm11
|
2020-04-12 17:23:41 +02:00 |
|
|
7919545499
|
Better solution for ARM64 build fix (#315)
|
2020-04-12 16:55:52 +02:00 |
|
|
5a8db5954c
|
update test.sh to new compcov features
|
2020-04-12 14:38:47 +02:00 |
|
|
ee4e1936d0
|
build on arm64 fix. tested on Android. (#313)
|
2020-04-12 14:20:10 +02:00 |
|
|
ec67780854
|
fix 32/64 bit LTO
|
2020-04-12 14:04:17 +02:00 |
|
|
aaf8835cdb
|
updated changelog
|
2020-04-12 12:18:06 +02:00 |
|
|
0a525f768b
|
local/global var for compare-transform-pass and code-format
|
2020-04-12 12:13:01 +02:00 |
|
|
4ed43b7632
|
m32/m64 support for LTO and code-format for test/
|
2020-04-12 11:00:01 +02:00 |
|
|
5e09e13ece
|
m32/m64 support for LTO and code-format for test/
|
2020-04-12 10:58:58 +02:00 |
|