1074 Commits

Author SHA1 Message Date
van Hauser
558a82891a finalize havoc 2020-08-09 22:02:44 +02:00
van Hauser
4fc16b542e havoc copy 2020-08-09 21:32:15 +02:00
van Hauser
ff40359a60 fixes 2020-08-09 21:09:07 +02:00
van Hauser
e99d7e9730 integration in fuzz_one 2020-08-09 20:24:56 +02:00
van Hauser
b60663c031 taint integration done 2020-08-09 18:48:12 +02:00
van Hauser
32db31b555 fixes 2020-08-09 12:35:52 +02:00
van Hauser
a1129b67c2 changes 2020-08-09 12:15:36 +02:00
van Hauser
0bb59ba116 code format 2020-08-09 01:09:26 +02:00
van Hauser
e4a0237cbc step 1 2020-08-09 00:35:12 +02:00
murx-
9a1d526ed4 Add support for specific custom mutator name 2020-08-08 18:34:54 +02:00
hexcoder-
27abecbff5 compile fixes on 32-bit OSs 2020-08-07 21:07:05 +02:00
Dominik Maier
699ebaa8e2 code format 2020-08-07 17:32:41 +02:00
Dominik Maier
22d3a5e90a enabled Wextra, fixed bugs 2020-08-07 16:55:58 +02:00
van Hauser
fb14e55cc9 fix -N description 2020-08-07 09:05:40 +02:00
van Hauser
e2434cf8c6 remove datalen in havoc 2020-08-06 23:27:50 +02:00
van Hauser
f30ca1476c fix short write 2020-08-05 11:17:15 +02:00
van Hauser
c8354d7516 new rand mode for data offsets that prefer low offset values 2020-08-04 23:22:42 +02:00
Dominik Maier
38bed607d1 code format 2020-08-03 20:50:47 +02:00
van Hauser
409e4ae945 fix expand havoc for ..._only modes 2020-08-03 13:13:32 +02:00
Andrea Fioraldi
491cee669f fix #483 2020-08-03 11:15:12 +02:00
van Hauser
ca17ec3fe9
Merge pull request #481 from devnexen/haiku_settings
Haiku set explicitly to performance.
2020-07-31 18:42:06 +02:00
David Carlier
54d9668580 Haiku set explicitly to performance.
No command line to set through afl-system-config (the only one is a GUI).
2020-07-31 17:27:01 +00:00
van Hauser
16b674c652 fix find free cpu 2020-07-31 18:35:43 +02:00
Dominik Maier
729445b64f
Bind cpu (#480)
* silence compiletime warning

* refactored cpu binding

* formatted code
2020-07-31 18:17:03 +02:00
Dominik Maier
630d2a934b less gotos 2020-07-31 14:36:58 +02:00
van Hauser
cd576fa59d fixes 2020-07-31 10:42:43 +02:00
van Hauser
320f26d26f add -b option to afl-fuzz 2020-07-30 19:00:41 +02:00
Dominik Maier
8e809d8593 added NULL check 2020-07-30 17:51:32 +02:00
van Hauser
ea9ba53cdb fix oob reads, code-format 2020-07-30 17:09:22 +02:00
van Hauser
fc401f1acc fix post process check 2020-07-30 11:51:13 +02:00
van Hauser
35a448ee92 enhance for custom trim buffer 2020-07-30 09:20:22 +02:00
van Hauser
3f9f00a798
Merge pull request #460 from rish9101/dev
Add post-process functionality in write_with_gap
2020-07-30 09:15:42 +02:00
van Hauser
f32811922e minor opt 2020-07-29 11:56:38 +02:00
van Hauser
6cfa27d78a remove dead code, code-format 2020-07-29 11:47:32 +02:00
van Hauser
4550613f58
Merge branch 'dev' into text_inputs 2020-07-29 11:39:00 +02:00
Rishi Ranjan
565da10a8f Minor change to write_with_gap 2020-07-29 01:05:05 +05:30
Andrea Fioraldi
952e5b47eb allow custom mut with mopt if -L is -1 2020-07-28 16:02:15 +02:00
van Hauser
23718e5198 forgot getopt 2020-07-28 09:52:28 +02:00
van Hauser
7944009a65 unrenice 2020-07-27 13:07:55 +02:00
van Hauser
1bbeef48e1 update readme, renice -20 2020-07-27 09:10:48 +02:00
van Hauser
2323c30b5b fix honggfuzz dict 2020-07-26 22:05:14 +02:00
van Hauser
16e362d2b9 add last 60s exec/s stat 2020-07-26 15:55:03 +02:00
van Hauser
ff107714f1 remove test input mutation in havoc 2020-07-26 15:00:44 +02:00
HAPPY
7e4703c328
Fix typo for afl_custom_deinit (#470) 2020-07-26 14:10:24 +02:00
van Hauser
ecb0601bc1 massage chances 2020-07-24 13:42:39 +02:00
van Hauser
30c0991543 better text mutation 2020-07-24 13:26:07 +02:00
van Hauser
9cddbc0420 add -F option to sync to foreign fuzzer queues 2020-07-24 12:26:52 +02:00
rish9101
2fa31dab60 Remove reduntant copying from write_with_gap function 2020-07-23 23:48:26 +05:30
rish9101
4898db80cb Add post-process functionality in write_with_gap 2020-07-23 23:16:04 +05:30
van Hauser
3e04dbd5a1 no cycle on expand 2020-07-23 16:43:25 +02:00