dd0ca7335f
switch shmem_len to the map
2020-06-03 15:49:23 +02:00
fc164e4709
code format
2020-06-03 10:50:49 +02:00
304a72c1ff
added shmem support to unicornafl
2020-06-03 02:00:58 +02:00
83112ed5e0
got rid of questionable phrasing
2020-06-02 14:54:24 +02:00
ee14785f68
starting shmap support for unicorn
2020-05-31 04:13:41 +02:00
c0ed118ba5
comment
2020-05-30 20:38:01 +02:00
4a54328901
rename var time->time_ms
2020-05-30 17:11:45 +02:00
24508194c2
removed read_timed
2020-05-30 14:03:52 +02:00
95b46b4278
reverted extendended read_timed
2020-05-30 13:53:00 +02:00
4119752f83
fix forkserver change
2020-05-30 13:37:27 +02:00
38e5c32a55
corrected read_timed for values > 4
2020-05-30 11:02:34 +02:00
707145c491
persistent mode: shared memory test case transfer
2020-05-25 16:40:55 +02:00
0245f8438d
forkserver: missing space in message
2020-05-23 08:15:20 +02:00
38fe1c6066
more help for LTO issues
2020-05-22 20:59:32 +02:00
7c9ff4bfe7
if target crashes add LTO fixed map as a possible reason
2020-05-14 01:12:00 +02:00
cc78fb721b
code format
2020-05-01 01:11:54 +02:00
efa9df24c2
afl-untracer completed
2020-04-30 17:59:59 +02:00
b26ee09f71
minor fixes
2020-04-26 01:59:38 +02:00
766085293d
variable map size fix, error reporting through forkserver, code format
2020-04-24 12:09:25 +02:00
8197e9b2e4
clang-tidy readability-braces ( #323 )
2020-04-19 16:42:40 +02:00
5b70d23211
added AFL_MAP_SIZE (wip)
2020-04-17 09:10:49 +02:00
23ea727915
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
2020-04-16 19:53:51 +02:00
f157bca548
fix missing out_fd for cmplog forkserver
2020-04-16 19:53:42 +02:00
19ce862810
decoupled run and classify
2020-04-16 15:21:34 +02:00
124665b392
code-format
2020-04-16 14:47:08 +02:00
b420ccdbf8
fixed timeout flag to u32
2020-04-16 14:42:38 +02:00
0f08b13fa0
somewhat unified write_to_testcase
2020-04-15 23:22:23 +02:00
0c02a8f4d3
changed run_target
2020-04-15 19:23:26 +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
1374e65401
no more waitpid warning
2020-04-13 20:39:52 +02:00
326ab632c3
fixed uaf and warnings
2020-04-13 16:57:19 +02:00
dda096da03
allow -L -1 to enable mopt in parallel to classic mutation
2020-04-13 12:12:27 +02:00
5daec436f9
fix bug forksever fail not detected when using read_timed
2020-04-13 11:43:34 +02:00
995e556065
cmplog forkserver tidying
2020-04-13 08:54:59 +02:00
7919545499
Better solution for ARM64 build fix ( #315 )
2020-04-12 16:55:52 +02:00
ee4e1936d0
build on arm64 fix. tested on Android. ( #313 )
2020-04-12 14:20:10 +02:00
32ba60185e
more refactoring and update changelog
2020-04-11 08:02:54 +02:00
68f269437d
Autodictionary ( #309 )
...
* 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
* better map transfer, display snapshot in UI
* update readme
2020-04-11 07:32:42 +02:00
29ee3a1ffc
refactored cmplog
2020-04-11 01:09:07 +02:00
3ab7fcf5dd
fixed fauxserver msg
2020-04-10 22:53:59 +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
f0f83bab52
resize fix + code format
2020-04-10 17:47:22 +02:00
6aa6af04ac
files opened with fdopen should be closed with fclose
2020-04-10 16:45:45 +02:00
25d6d21617
code format
2020-04-01 13:10:07 +02:00
a0693d466c
try to fix forkserver
2020-04-01 13:10:07 +02:00
b83a2c1a00
make travis happy
2020-04-01 13:10:07 +02:00
452067ffca
added read_timed
2020-04-01 13:10:06 +02:00
54d01fec43
moved string formatting to header
2020-03-21 21:48:52 +01:00
5b9d306cdf
no more (?) statics
2020-03-19 22:54:09 +01:00