710566be93
remove unnecessary conditions
2020-01-02 10:51:14 +01:00
bfc33150f4
show correct python version and readme name
2019-12-31 13:21:13 +01:00
6dea693441
show correct python version and readme name
2019-12-31 13:19:47 +01:00
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
878a80de7f
critical bugfix for afl-tmin
2019-12-30 22:01:36 +01:00
cd2cae720b
added AFL_AS_FORCE_INSTRUMENT env
2019-12-29 19:38:45 +01:00
c983e2c5b1
code format
2019-12-28 11:42:06 +01:00
cc3bf762ec
Fixed memory leak in afl-fuzz-python.c - trim_case_python.
2019-12-27 18:50:14 +01:00
a05bd3e477
code format
2019-12-25 10:42:23 +01:00
9ed4bfbca8
AFL_PRELOAD -> QEMU_SET_ENV for afl-fuzz,afl-showmap,afl-analyze,afl-tmin
2019-12-25 10:35:49 +01:00
67b6298895
qemu ld_preload support and added socket_fuzzing ld_preload library
2019-12-24 20:56:10 +01:00
d8fb4a8e19
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2019-12-19 14:35:37 +01:00
5e53d337db
split havoc/custom line in status screen
2019-12-19 14:35:26 +01:00
939721e2cb
v2.59c release
2019-12-18 11:14:12 +01:00
64435284ce
added Android PR from afl, left some ifdefs commented out though
2019-12-18 09:17:49 +01:00
d40b670388
solve #134
2019-12-12 22:18:52 +01:00
01f0af64da
malloc_context_size=0 as default options for sanitizers to have faster malloc/free
2019-12-12 14:00:22 +01:00
31f7404272
fixes for FreeBSD: libtokencap, free cpu detection threshold
2019-12-10 11:00:39 +01:00
aa95728c35
Merge pull request #131 from devnexen/ios_build_fix
...
IOS build fix.
2019-12-09 10:59:42 +01:00
b262c5478c
support universal mach-o binaries
2019-12-07 11:42:26 +01:00
ef43a4f82e
IOS build fix.
...
system call is disabled on this platform.
2019-12-06 18:43:15 +00:00
ca203d413f
code format
2019-12-03 10:21:35 +01:00
674fbc39f8
python3.7 support for afl-fuzz py mutator
2019-12-03 10:11:39 +01:00
c5e231a711
support gcc-4.x
2019-12-02 16:36:18 +01:00
f8bc9b54da
added -N no_unlink option
2019-12-02 15:25:17 +01:00
124ec8d297
code format (contributors, do it!)
2019-12-02 14:34:21 +01:00
e8b576fb9f
the plot data does not generate proper gnuplot data
...
when killed or for a defined amount of time.
2019-11-20 13:36:07 +00:00
c96efdcb36
not all CPUs understand ondemand
2019-11-17 10:51:56 +01:00
55ef73ed57
not all CPUs understand ondemand
2019-11-17 10:51:15 +01:00
4b3deaf28b
not all CPUs know ondemand
2019-11-15 14:46:01 +01:00
02548197e8
radamsa bsd fix
2019-11-12 23:41:14 +01:00
7413ca9589
finding libradamsa fix
2019-11-12 11:28:49 +01:00
2b1e56331d
finding libradamsa fix
2019-11-12 11:24:58 +01:00
cc5e69816f
upgraded radamsa to newest version
2019-11-12 11:17:31 +01:00
3ceb679465
libradamsa forgotten possible undefined symbol.
...
Note: do not know if it should be upstreamed first or not though...
2019-11-12 09:24:16 +00:00
760d4991f3
Android PR integration
2019-11-11 23:50:31 +01:00
f0aaee2044
add test case
2019-11-11 15:23:14 +01:00
ac7d210b6b
Makefile - add radamsa to targets
2019-11-11 15:06:48 +01:00
659db7e421
Merge branch 'master' into radamsa
2019-11-11 14:36:06 +01:00
cd84339bcc
libradamsa dlopen
2019-11-11 14:32:50 +01:00
7a20cc2f58
additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana)
2019-11-08 19:27:25 +01:00
a3932d7f00
raise limit for free core detection on FreeBSD and dragonFlyBSD
2019-11-08 04:39:22 +01:00
73cb587266
test unicorn && AFL_DISABLE_TRIM env var
2019-11-05 18:39:16 +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
66791a5dad
more radamsa optimization
2019-10-29 14:22:13 +01:00
64fa11d204
updated changelog, afl-analyze AFL_SKIP_BIN_CHECK support
2019-10-28 11:52:31 +01:00
17729ce856
Merge pull request #89 from devnexen/dfbsd_porting
...
Porting cpu affinity to DragonFly.
2019-10-26 10:45:20 +02:00
cfd7b906cb
Porting cpu affinity to DragonFly.
...
Thanks their API is very similar in this area.
2019-10-26 08:39:13 +01:00
a1f7de2bc3
Merge pull request #88 from domenukk/unicorn_nowarn
...
No Longer Warns for Absolute Binaries for Unicorn
2019-10-26 09:25:52 +02:00
f2b3f01759
make initial inputs names consistent with others using time:0
2019-10-26 09:24:09 +02:00