766085293d
variable map size fix, error reporting through forkserver, code format
2020-04-24 12:09:25 +02:00
82b6b8c87e
afl-gcc and afl-clang: fail when binary name can't be used to determine build mode
...
This is a continuation of PR #318 .
The goal is to prevent issues where binaries with the wrong name will
silently pass control to the C compiler instead of failing.
This makes it more explicit that aflplusplus relies on the name of the
binary for correct compiler execution.
2020-04-23 23:21:38 +02:00
8197e9b2e4
clang-tidy readability-braces ( #323 )
2020-04-19 16:42:40 +02:00
ef311ec70c
done implementing AFL_MAP_SIZE
2020-04-17 10:08:56 +02:00
5b70d23211
added AFL_MAP_SIZE (wip)
2020-04-17 09:10:49 +02:00
b485b7a252
fix compilers for empty AFL_CC/AFL_CXX env
2020-04-09 16:27:00 +02:00
684f4dd1c4
honor afl_quiet on env var checks + code-format
2020-03-11 11:42:57 +01:00
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
0e8388d3ea
add env info to afl-clang-fast, small Android change
2020-02-28 05:00:22 +01:00
f9d7ad8e43
forgot cleanup
2020-02-19 10:52:44 +01:00
69898722cb
fix travis and fix logic
2020-02-19 10:46:10 +01:00
3e20edf10e
rearrange environment info for afl-gcc and -h
2020-02-17 23:51:01 +01:00
df55fb1f14
add descriptions of env variables to afl-gcc
2020-02-17 21:24:32 +01:00
37f865ab24
fix UBSAN handling, update docs
2020-02-16 10:44:53 +01:00
24dcc5eb37
fix issue #194 more seriously
2020-02-13 21:06:09 +01:00
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
760d4991f3
Android PR integration
2019-11-11 23:50:31 +01:00
c87210820c
libtokencap update proposal
...
- bcmp interception.
- FreeBSD using default argument to get current pid for the mapping
data gathering, getpid seems to cause some issues under certain
conditions (getenv call).
2019-10-29 15:06:20 +00:00
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
e7ab8be0cd
sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin
2019-10-18 19:53:10 +02:00
6b40189045
first version of persistent QEMU
2019-09-12 12:34:53 +02:00
52bfd1fc3d
added man pages
2019-09-04 12:14:35 +02:00
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
9705ccee67
credits and license header for src/* and include/*
2019-09-04 09:43:09 +02:00
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
0e59a59169
include and src folders
2019-08-27 13:31:35 +02:00