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
c66633ccc5
no longer warns on python as path for unicorn
2019-10-26 01:43:25 +02:00
644efa2905
remove redundand setenv of SHM_ENV_VAR
2019-10-25 14:02:30 +02:00
6e5143681c
enhanced radamsa integration
2019-10-24 16:53:30 +02:00
374f661027
help output adjustment
2019-10-22 13:23:00 +02:00
bc3ce26e0e
-V/-E not precise
2019-10-21 17:18:41 +02: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
452ec28761
Merge pull request #82 from devnexen/darwin_gotcpu_portage
...
afl-gotcpu: porting to Darwin using mach API.
Thanks! Looks good!
2019-10-19 17:37:40 +02:00
8a78637719
add gcc_plugin to code formatter and run it
2019-10-19 16:19:46 +02:00
1fdb75068d
afl-gotcpu: porting to Darwin using mach API.
2019-10-19 11:44:09 +01:00
e7ab8be0cd
sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin
2019-10-18 19:53:10 +02:00
73da639654
revert patch
2019-10-18 08:25:43 +02:00