van Hauser
|
fc3f06caec
|
Merge pull request #689 from AFLplusplus/cmplog_merge
cmplog merge
|
2021-01-21 12:03:21 +01:00 |
|
hexcoder-
|
e2d9dc16e3
|
fix compiler warning avoid signess difference in comparisons
|
2021-01-18 21:36:19 +01:00 |
|
van Hauser
|
0b545aaeb4
|
use enums, support cmplog map collisions
|
2021-01-18 20:18:18 +01:00 |
|
van Hauser
|
6b54310452
|
selective instrumentation documented
|
2021-01-05 12:30:26 +01:00 |
|
hexcoder-
|
251e72f136
|
mehr code cleanup
|
2021-01-04 21:25:53 +01:00 |
|
hexcoder-
|
c6e038fe25
|
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
|
2021-01-04 20:40:53 +01:00 |
|
van Hauser
|
98ee17bc47
|
fix endless loop in afl-cc allow/blocklists starting a line with a comment
|
2020-12-20 14:30:06 +01:00 |
|
hexcoder-
|
12ebb351dc
|
apply nocolor changes
|
2020-12-18 21:10:39 +01:00 |
|
van Hauser
|
1fc0918ac0
|
v3.01a init
|
2020-12-15 09:55:33 +01:00 |
|
van Hauser
|
e0ab846f7f
|
v3.00c
|
2020-12-15 09:37:52 +01:00 |
|
van Hauser
|
0e748ccda7
|
set max testcache entries automated if not specified by the user
|
2020-10-23 14:05:34 +02:00 |
|
van Hauser
|
56ac3fcdc5
|
configurable testcache with malloc (#581)
* cache item number to cache memory size
* reload testcase if trimming changed the size
* fix splicing selection
* slim splicing
* import sync fix
* write testcache stats to fuzzer_stats
* fix new seed selection algo
* malloc+read instead of mmap
* fix
* testcache is configurable now and no reference counts
* fixes compilation, test script
* fixes
* switch TEST_CC to afl-cc in makefile
* code format
* fix
* fix crash
* fix crash
* fix env help output
* remove unnecessary pointer resets
* fix endless loop bug
* actually use the cache if set
* one more fix
* increase default cache entries, add default cache size value to config.h
Co-authored-by: hexcoder- <heiko@hexco.de>
|
2020-10-14 15:30:30 +02:00 |
|
vanhauser-thc
|
b7e0490bcd
|
Revert "Merge branch 'memcache_marc' into dev"
This reverts commit c03fbcedaa68db5324423975a34331287426f7c2, reversing
changes made to dab017dddaaab6d836a590f7bba3eea3549758d2.
|
2020-10-12 03:44:34 +02:00 |
|
van Hauser
|
c03fbcedaa
|
Merge branch 'memcache_marc' into dev
|
2020-10-12 03:18:54 +02:00 |
|
van Hauser
|
c075003bd2
|
Merge pull request #571 from Edznux/statsd_implem
Statsd support implementation
|
2020-10-10 10:36:48 +02:00 |
|
van Hauser
|
125f8b6ba7
|
-m none is the default now
|
2020-10-09 23:23:44 +02:00 |
|
van Hauser
|
43d8296504
|
increase default cache size
|
2020-10-09 16:45:27 +02:00 |
|
Edznux
|
0220a8ff66
|
Add env var toggle for StatsD
|
2020-10-08 20:48:46 +02:00 |
|
van Hauser
|
794e8d2d67
|
change HAVOC_MAX_MULT* to 64
|
2020-10-07 08:32:58 +02:00 |
|
Edznux
|
3d7bdc9f0b
|
[WIP: segfault on non dogstatsd] Adding MACROS for format
|
2020-10-06 23:00:11 +02:00 |
|
Dominik Maier
|
693252c737
|
fixed missing quote warning
|
2020-10-06 16:17:53 +02:00 |
|
Dominik Maier
|
74dc227c44
|
code format
|
2020-10-06 15:38:36 +02:00 |
|
Dominik Maier
|
a4b60ca5b6
|
testcase cache added
|
2020-10-06 15:37:59 +02:00 |
|
Edznux
|
1e0bc2e5c3
|
Merge remote-tracking branch 'origin/dev' into statsd_implem
|
2020-10-04 16:03:15 +02:00 |
|
Edznux
|
b0de6fed11
|
Mention tags format in macro's name
|
2020-10-04 14:29:50 +02:00 |
|
Edznux
|
ca6106a1dc
|
Refactor
|
2020-10-04 14:24:25 +02:00 |
|
Edznux
|
6006cce0cf
|
Define config, change parent func to show_stats
|
2020-10-04 03:24:09 +02:00 |
|
Edznux
|
26dcddab0c
|
Add config ifdef
|
2020-10-03 23:56:55 +02:00 |
|
van Hauser
|
6b3b1775b6
|
improving on splice candidate check patch
|
2020-09-25 12:03:24 +02:00 |
|
van Hauser
|
e38ca0e750
|
setting HAVOC_STACK_POW2 to 4, as fuzzbench shows that too mach mutation is less effective
|
2020-09-25 10:48:08 +02:00 |
|
van Hauser
|
1225f3aa70
|
improved defaults from fuzzbench results
|
2020-09-18 10:29:49 +02:00 |
|
vanhauser-thc
|
e30b2c6af6
|
final changes for pre-3.0
|
2020-09-05 13:18:28 +02:00 |
|
van Hauser
|
fac108476c
|
v2.68c
|
2020-09-04 22:50:45 +02:00 |
|
van Hauser
|
9faf7b6fc8
|
v2.67d
|
2020-08-18 20:08:29 +02:00 |
|
van Hauser
|
1c64048d0f
|
2.67c
|
2020-08-18 19:56:47 +02:00 |
|
van Hauser
|
0a251f93e0
|
increase initial memory sized
|
2020-08-15 13:34:51 +02:00 |
|
van Hauser
|
30c0991543
|
better text mutation
|
2020-07-24 13:26:07 +02:00 |
|
van Hauser
|
ce9b4698fe
|
added andrea's splicing, added cycle_schedules
|
2020-07-21 20:53:51 +02:00 |
|
van Hauser
|
83790d65af
|
eliminate race condition for cpu affinity on -M/-S
|
2020-07-08 11:16:39 +02:00 |
|
van Hauser
|
00abb999e3
|
v2.66d init
|
2020-07-01 18:24:00 +02:00 |
|
van Hauser
|
6b98157c1a
|
v2.66c release preparation
|
2020-07-01 09:15:47 +02:00 |
|
van Hauser
|
7527c76c74
|
reduce the time interval in which the secondaries sync
|
2020-06-30 17:33:47 +02:00 |
|
root
|
4b99ebbf22
|
Revert "Merge branch 'text_inputs' into dev"
This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing
changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b.
|
2020-06-29 18:48:17 +02:00 |
|
van Hauser
|
76a2d9b59b
|
further refinement
|
2020-06-22 13:48:59 +02:00 |
|
van Hauser
|
07a4e6370a
|
modify txt configs for test
|
2020-06-20 10:55:02 +02:00 |
|
van Hauser
|
de2c565953
|
first commit, looks good
|
2020-06-19 18:05:04 +02:00 |
|
hexcoder-
|
bac2da8669
|
fix for *BSD: remove all HAVE_ARC4RANDOM dependencies
|
2020-06-16 01:29:07 +02:00 |
|
van Hauser
|
a632c00b0d
|
switch to faster and better hash + random
|
2020-06-12 16:08:49 +02:00 |
|
van Hauser
|
707145c491
|
persistent mode: shared memory test case transfer
|
2020-05-25 16:40:55 +02:00 |
|
van Hauser
|
564399bd75
|
v2.65d init
|
2020-05-15 09:04:55 +02:00 |
|