Dominik Maier
|
4c11ef5d20
|
error handling for custom mutators
|
2020-03-28 12:58:56 +01:00 |
|
hexcoder-
|
6ac40e2cc5
|
Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into dev
|
2020-03-28 12:16:01 +01:00 |
|
hexcoder-
|
5625e059e1
|
alloc-inl.h/ck_maybe_grow(): restore original exponential allocs
|
2020-03-28 12:15:01 +01:00 |
|
Dominik Maier
|
11767bec0e
|
tiny changes in custom mut api
|
2020-03-28 11:55:10 +01:00 |
|
hexcoder-
|
7a92bf974d
|
alloc-inl.h/ck_maybe_grow() back to size_t, reimplement overflow check
|
2020-03-28 11:01:29 +01:00 |
|
hexcoder-
|
fc46e9c9a0
|
alloc_inl.h/ck_maybe_grow(): fix compiler warning
|
2020-03-28 10:23:11 +01:00 |
|
hexcoder-
|
7a752d0795
|
gcc_plugin: fix compiler warnings regarding -O and FORTIFY_SOURCE
|
2020-03-28 10:00:23 +01:00 |
|
hexcoder-
|
0cff53785b
|
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
|
2020-03-28 09:54:40 +01:00 |
|
hexcoder-
|
4ad885001a
|
making 'CFLAGS="-m32" make source-only tests' work
|
2020-03-28 09:31:30 +01:00 |
|
hexcoder-
|
a0dec909e7
|
fix warning in afl-fuzz-run, tested with '-m32' also
|
2020-03-28 08:38:50 +01:00 |
|
hexcoder-
|
2a660b19a7
|
fix detection compiles (e.g. python) when using CFLAGS="-m32"
|
2020-03-28 08:32:54 +01:00 |
|
Dominik Maier
|
8992c44c41
|
if exponential growth is too much, don't doo it
|
2020-03-28 05:01:01 +01:00 |
|
Dominik Maier
|
53fd8fe6ea
|
more custom mutator remodelling
|
2020-03-28 04:57:44 +01:00 |
|
Dominik Maier
|
0059d16731
|
added nullptr fix by h1994st
|
2020-03-28 01:14:24 +01:00 |
|
Dominik Maier
|
18bc344cf5
|
fixed leak
|
2020-03-28 00:44:52 +01:00 |
|
Dominik Maier
|
e04f4b3f20
|
code format
|
2020-03-27 23:30:15 +01:00 |
|
Dominik Maier
|
5e389a0970
|
Less allocs
|
2020-03-27 23:24:42 +01:00 |
|
Dominik Maier
|
1141459607
|
less allocs
|
2020-03-27 23:23:11 +01:00 |
|
Dominik Maier
|
02659df6ba
|
not allocating paths anymore
|
2020-03-27 23:06:57 +01:00 |
|
Dominik Maier
|
14bd424d2a
|
almost
|
2020-03-27 21:59:08 +01:00 |
|
hexcoder-
|
7c76b7db04
|
part1 make it compilable for llvm 3.8.0 (ubuntu 16.04)
|
2020-03-27 21:03:28 +01:00 |
|
van Hauser
|
a7553eae28
|
add CFI sanitizer
|
2020-03-27 12:09:06 +01:00 |
|
van Hauser
|
ae284610cf
|
important llvm_mode Makefile fix
|
2020-03-27 10:08:09 +01:00 |
|
Dominik Maier
|
5a7d33330a
|
example fixed
|
2020-03-26 19:48:26 +01:00 |
|
Dominik Maier
|
12a9a1001e
|
docu
|
2020-03-26 19:47:16 +01:00 |
|
Dominik Maier
|
97a1af39f7
|
more api
|
2020-03-26 19:44:44 +01:00 |
|
Rishi Ranjan
|
6832435326
|
Code Format (#275)
|
2020-03-26 18:47:48 +01:00 |
|
Dominik Maier
|
62bb94c50b
|
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
|
2020-03-25 21:54:59 +01:00 |
|
Dominik Maier
|
eeb7e12b9f
|
edited custom mutator pre_save api
|
2020-03-25 21:54:52 +01:00 |
|
van Hauser
|
f796537712
|
Merge pull request #272 from ashiscs/master
fixed typos in README.md
|
2020-03-25 17:32:32 +01:00 |
|
Ashis Kumar Singh
|
469446a02b
|
updated with required changes
|
2020-03-25 19:35:38 +05:30 |
|
van Hauser
|
b24ef50f7b
|
Merge pull request #271 from fuzzah/aflpp_time_without_finds
add "time without finds" to afl-whatsup
|
2020-03-25 12:50:42 +01:00 |
|
Dominik Maier
|
f6466214c6
|
code format
|
2020-03-25 11:31:01 +01:00 |
|
Dominik Maier
|
9c4d32b5b8
|
fixed call of custom mutators
|
2020-03-24 22:40:14 +01:00 |
|
Ashis Kumar Singh
|
50be709e91
|
fixed typos in README.md
|
2020-03-25 01:21:02 +05:30 |
|
Dominik Maier
|
2e060f856d
|
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
|
2020-03-24 18:46:43 +01:00 |
|
van Hauser
|
c9a2401983
|
fix doc link
|
2020-03-24 18:46:25 +01:00 |
|
fuzzah
|
ce58790fc0
|
add "time without finds" to afl-whatsup
|
2020-03-24 15:12:08 +03:00 |
|
van Hauser
|
7f3e04cbc4
|
fix doc link
|
2020-03-24 08:44:18 +01:00 |
|
Andrea Fioraldi
|
3fb346fe29
|
Merge pull request #269 from AFLplusplus/dev
Dev
|
2020-03-23 20:42:10 +01:00 |
|
Andrea Fioraldi
|
36213dba7d
|
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
|
2020-03-23 20:19:20 +01:00 |
|
Andrea Fioraldi
|
65817144ac
|
include afl-llvm-rt.o not only when linking
|
2020-03-23 20:19:07 +01:00 |
|
van Hauser
|
82432195a8
|
Merge pull request #266 from AFLplusplus/dev
|
2020-03-23 18:19:20 +01:00 |
|
Dominik Maier
|
77b81e7361
|
custom mutators might work again like this
|
2020-03-23 18:18:54 +01:00 |
|
Dominik Maier
|
83f925ccc9
|
unsafer
|
2020-03-23 15:02:26 +01:00 |
|
van Hauser
|
39208eeb9a
|
typo
|
2020-03-23 12:06:43 +01:00 |
|
Andrea Fioraldi
|
f32d1022bd
|
surgical_havoc_mutate() in custom mutator helpers
|
2020-03-23 10:47:17 +01:00 |
|
Andrea Fioraldi
|
ee9447de01
|
libasan.so is not a thing. libclang-rt.asan-ARCH.so is the asan DSO and it is not linked by default. Search for __asan_init instead.
|
2020-03-23 10:09:55 +01:00 |
|
Andrea Fioraldi
|
dcfc24501b
|
update readme
|
2020-03-23 10:05:08 +01:00 |
|
Andrea Fioraldi
|
e65e723e03
|
update readme
|
2020-03-23 09:50:12 +01:00 |
|