|
4898db80cb
|
Add post-process functionality in write_with_gap
|
2020-07-23 23:16:04 +05:30 |
|
|
aa3856261d
|
fix warning
|
2020-07-23 17:17:44 +02:00 |
|
|
3e04dbd5a1
|
no cycle on expand
|
2020-07-23 16:43:25 +02:00 |
|
|
72b46a07d6
|
added honggfuzz custom mutator :)
|
2020-07-23 15:58:13 +02:00 |
|
|
2ba88dcd8a
|
skip large files, dont bail
|
2020-07-23 14:17:29 +02:00 |
|
|
1ddb70e0d9
|
fix compilation
|
2020-07-23 05:08:20 +02:00 |
|
|
024a88a6bb
|
Fixes AFLplusplus/AFLplusplus#464 winepath path translation for .cur_input.
|
2020-07-22 20:19:55 +01:00 |
|
|
af10c05ac3
|
ascii redqueen
|
2020-07-22 18:22:31 +02:00 |
|
|
a46a733dbe
|
fix bugs
|
2020-07-22 17:04:57 +02:00 |
|
|
b015e4f07a
|
epand havoc now env
|
2020-07-22 16:15:16 +02:00 |
|
|
44928a0265
|
write expand havoc value to fuzzer_stats
|
2020-07-22 02:41:19 +02:00 |
|
|
d90328f6be
|
Allow the custom mutator to generate larger trimmed data (#463)
|
2020-07-22 00:00:21 +02:00 |
|
|
ce9b4698fe
|
added andrea's splicing, added cycle_schedules
|
2020-07-21 20:53:51 +02:00 |
|
|
9a33a29b4a
|
Merge pull request #462 from AFLplusplus/dev
Dev
|
2020-07-21 13:17:29 +02:00 |
|
|
b6e65f9882
|
Merge pull request #461 from AFLplusplus/new_splicing
New splicing
|
2020-07-21 13:15:59 +02:00 |
|
|
6c163910ee
|
debug test for rng
|
2020-07-20 12:08:31 +02:00 |
|
|
9151cb9ba2
|
update link
|
2020-07-20 11:40:34 +02:00 |
|
|
204ae75d7b
|
add superion custom mutator link
|
2020-07-20 10:31:07 +02:00 |
|
|
f2d9b0096e
|
Merge pull request #458 from h1994st/dev
Allow the custom trim function to return 0 bytes
|
2020-07-20 10:19:14 +02:00 |
|
|
67d2e6319b
|
Skip the empty test case generated by the custom trimming
|
2020-07-18 23:20:32 -04:00 |
|
|
5e10f660e8
|
Allow the fuzzer to write empty buffer (i.e., len == 0) to the file
|
2020-07-18 02:16:04 -04:00 |
|
|
0da0b5cba0
|
Merge pull request #456 from h1994st/dev
Fix typo
|
2020-07-17 08:41:26 +02:00 |
|
|
67d7c364f6
|
Fix typo
|
2020-07-16 21:59:50 -04:00 |
|
|
67d58e2437
|
doc updates
|
2020-07-16 20:24:01 +02:00 |
|
|
c2b04bdf6c
|
queue buffer and new splice havoc mutation
|
2020-07-16 14:32:41 +02:00 |
|
|
6513bca07e
|
Update post_library_gif.so.c (#454)
|
2020-07-16 11:47:36 +02:00 |
|
|
0b0366d9b4
|
removed debug print and code format
|
2020-07-16 02:27:07 +02:00 |
|
|
f465a75b65
|
added initial defork example
|
2020-07-16 02:17:05 +02:00 |
|
|
4314e59af9
|
code format
|
2020-07-16 02:03:52 +02:00 |
|
|
a84c958647
|
fixed mem leak in redqueen
|
2020-07-16 01:00:39 +02:00 |
|
|
1ec2615a3e
|
tiny fixes
|
2020-07-16 00:53:08 +02:00 |
|
|
2077309c8d
|
fix afl-frida
|
2020-07-16 00:24:37 +02:00 |
|
|
08d3169df4
|
fix afl-frida
|
2020-07-15 16:58:40 +02:00 |
|
|
3cc0445e27
|
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
|
2020-07-15 10:35:51 +02:00 |
|
|
ee77fe4094
|
improve len encoding in redqueen
|
2020-07-15 10:35:38 +02:00 |
|
|
133dfc8b69
|
update documentation
|
2020-07-15 10:32:07 +02:00 |
|
|
a8726b8254
|
ensure afl-frida uses persistent mode
|
2020-07-15 00:08:38 +02:00 |
|
|
c5963f707c
|
make fuzzing of test-floatingpoint reproducible
|
2020-07-14 23:42:47 +02:00 |
|
|
383b280531
|
added frida gum extension
|
2020-07-14 23:26:11 +02:00 |
|
|
95276f7da6
|
test float splitting increase timeout to 30 seconds
|
2020-07-13 23:17:21 +02:00 |
|
|
e1d4621796
|
Merge pull request #450 from devnexen/haiku_build_fix
Haiku build fix. librt is necessary for Linux primarly and SunOS
|
2020-07-13 18:06:38 +02:00 |
|
|
e137b40eb5
|
Haiku build fix. librt is necessary for Linux primarly and SunOS
|
2020-07-13 16:22:18 +00:00 |
|
|
4d929f80fb
|
fix for laf intel float split not enabled if not not on a tty
|
2020-07-13 17:57:02 +02:00 |
|
|
6b79e1f76d
|
test.sh: FP fuzzing: check for crashes
|
2020-07-13 11:27:08 +02:00 |
|
|
5a26656ea1
|
add floating point test cases. One for fuzzing (test-floatingpoint.c) and one for testing all cases with the instrumented program (test-fp_cases.c)
|
2020-07-13 10:35:43 +02:00 |
|
|
abb0d47985
|
little untracer enhancements
|
2020-07-12 23:53:29 +02:00 |
|
|
b126a5d5a8
|
LTO: autodict default, instrim disabled
|
2020-07-12 13:44:25 +02:00 |
|
|
571031a467
|
fix several cases in floating point comparison splitting
|
2020-07-11 00:56:35 +02:00 |
|
|
2981f2025f
|
increase shm for travis
|
2020-07-09 23:14:33 +02:00 |
|
|
c3a6065a21
|
shm + mem info in travis
|
2020-07-09 23:02:04 +02:00 |
|