acb0a2f027
fixed potential bugs
2020-06-15 11:07:57 +02:00
a632c00b0d
switch to faster and better hash + random
2020-06-12 16:08:49 +02:00
280374f739
clang warning fixed
2020-04-20 22:07:47 +02:00
8197e9b2e4
clang-tidy readability-braces ( #323 )
2020-04-19 16:42:40 +02:00
8511638afb
hunting non-static functions
2020-04-16 15:38:43 +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
d2a7628748
fix travis fails
2020-04-14 11:26:07 +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
a897f355a9
code format
2020-04-13 16:57:41 +02:00
326ab632c3
fixed uaf and warnings
2020-04-13 16:57:19 +02:00
3a509c6168
LTO optimization, variable map size, autodictionary ( #307 )
...
* lto module clean-up
* step 1/3
* step 1/3 completed
* if tmp is ever made non-static
* parts 2 and 3 - autodictionary is complete
* variable map_size support
* variable map size: changed overlooked functions
* remove debug for autodict
* 64 bit alignment of map size
* fix review comments
* force 64 bit alignment on both sides
* typo
2020-04-10 22:33:11 +02:00
452067ffca
added read_timed
2020-04-01 13:10:06 +02:00
f08a3fedf6
renamed UB to rand_below
2020-03-21 22:26:13 +01:00
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
988a32ced5
code-format
2020-03-09 12:21:54 +01:00
dba3595c0a
AFL without globals ( #220 )
...
* moved globals to afl, shm and fsrv
* moved argv to afl state, less bugs
* fixed unicorn docu
* lists everywhere
* merged custom mutators
* fixed leaks in afl-fuzz
2020-03-09 11:24:10 +01:00
3712a70115
bye bye SanCov for CmpLog
2020-02-27 16:04:07 +01:00
f807d7cefb
important InsTrim fixes!
2020-02-24 02:45:17 +01:00
de4f88b4cb
improve redqueen not looking in orig buf
2020-02-21 20:05:43 +01:00
7323833888
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
2020-02-21 16:50:06 +01:00
2a549d548a
fuzzer wotking with rtn cmplog
2020-02-18 17:45:57 +01:00
13296af491
skeleton for rtn cmplog
2020-02-18 15:05:17 +01:00
1e679e3cbd
colorization stage mem leak fix proposal.
2020-02-15 16:18:49 +00:00
aa2cb66ea2
code format
2020-02-07 20:44:36 +01:00
1e10e452aa
fix empty range bug in colorization
2020-02-07 17:00:11 +01:00
ea37d8cef9
redqueen auto extras
2020-02-07 16:04:43 +01:00
0d8f70423a
save input with high entropy after colorization
2020-02-06 22:35:14 +01:00
4384008f81
AFL_ALIGNED_ALLOC in libdislocator
2020-02-01 19:12:26 +01:00
95a98fb3e8
cmplog runtime for LLVM
2020-01-30 22:40:09 +01:00