Dominik Maier
326ab632c3
fixed uaf and warnings
2020-04-13 16:57:19 +02:00
van Hauser
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
Dominik Maier
452067ffca
added read_timed
2020-04-01 13:10:06 +02:00
Dominik Maier
f08a3fedf6
renamed UB to rand_below
2020-03-21 22:26:13 +01:00
Dominik Maier
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
van Hauser
988a32ced5
code-format
2020-03-09 12:21:54 +01:00
Dominik Maier
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
Andrea Fioraldi
3712a70115
bye bye SanCov for CmpLog
2020-02-27 16:04:07 +01:00
van Hauser
f807d7cefb
important InsTrim fixes!
2020-02-24 02:45:17 +01:00
Andrea Fioraldi
de4f88b4cb
improve redqueen not looking in orig buf
2020-02-21 20:05:43 +01:00
Andrea Fioraldi
7323833888
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
2020-02-21 16:50:06 +01:00
Andrea Fioraldi
2a549d548a
fuzzer wotking with rtn cmplog
2020-02-18 17:45:57 +01:00
Andrea Fioraldi
13296af491
skeleton for rtn cmplog
2020-02-18 15:05:17 +01:00
David Carlier
1e679e3cbd
colorization stage mem leak fix proposal.
2020-02-15 16:18:49 +00:00
Andrea Fioraldi
aa2cb66ea2
code format
2020-02-07 20:44:36 +01:00
Andrea Fioraldi
1e10e452aa
fix empty range bug in colorization
2020-02-07 17:00:11 +01:00
Andrea Fioraldi
ea37d8cef9
redqueen auto extras
2020-02-07 16:04:43 +01:00
Andrea Fioraldi
0d8f70423a
save input with high entropy after colorization
2020-02-06 22:35:14 +01:00
Andrea Fioraldi
4384008f81
AFL_ALIGNED_ALLOC in libdislocator
2020-02-01 19:12:26 +01:00
Andrea Fioraldi
95a98fb3e8
cmplog runtime for LLVM
2020-01-30 22:40:09 +01:00