|
409e4ae945
|
fix expand havoc for ..._only modes
|
2020-08-03 13:13:32 +02:00 |
|
|
491cee669f
|
fix #483
|
2020-08-03 11:15:12 +02:00 |
|
|
ca17ec3fe9
|
Merge pull request #481 from devnexen/haiku_settings
Haiku set explicitly to performance.
|
2020-07-31 18:42:06 +02:00 |
|
|
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 |
|
|
16b674c652
|
fix find free cpu
|
2020-07-31 18:35:43 +02:00 |
|
|
729445b64f
|
Bind cpu (#480)
* silence compiletime warning
* refactored cpu binding
* formatted code
|
2020-07-31 18:17:03 +02:00 |
|
|
630d2a934b
|
less gotos
|
2020-07-31 14:36:58 +02:00 |
|
|
cd576fa59d
|
fixes
|
2020-07-31 10:42:43 +02:00 |
|
|
320f26d26f
|
add -b option to afl-fuzz
|
2020-07-30 19:00:41 +02:00 |
|
|
8e809d8593
|
added NULL check
|
2020-07-30 17:51:32 +02:00 |
|
|
ea9ba53cdb
|
fix oob reads, code-format
|
2020-07-30 17:09:22 +02:00 |
|
|
fc401f1acc
|
fix post process check
|
2020-07-30 11:51:13 +02:00 |
|
|
35a448ee92
|
enhance for custom trim buffer
|
2020-07-30 09:20:22 +02:00 |
|
|
3f9f00a798
|
Merge pull request #460 from rish9101/dev
Add post-process functionality in write_with_gap
|
2020-07-30 09:15:42 +02:00 |
|
|
f32811922e
|
minor opt
|
2020-07-29 11:56:38 +02:00 |
|
|
6cfa27d78a
|
remove dead code, code-format
|
2020-07-29 11:47:32 +02:00 |
|
|
4550613f58
|
Merge branch 'dev' into text_inputs
|
2020-07-29 11:39:00 +02:00 |
|
|
565da10a8f
|
Minor change to write_with_gap
|
2020-07-29 01:05:05 +05:30 |
|
|
952e5b47eb
|
allow custom mut with mopt if -L is -1
|
2020-07-28 16:02:15 +02:00 |
|
|
23718e5198
|
forgot getopt
|
2020-07-28 09:52:28 +02:00 |
|
|
7944009a65
|
unrenice
|
2020-07-27 13:07:55 +02:00 |
|
|
1bbeef48e1
|
update readme, renice -20
|
2020-07-27 09:10:48 +02:00 |
|
|
2323c30b5b
|
fix honggfuzz dict
|
2020-07-26 22:05:14 +02:00 |
|
|
16e362d2b9
|
add last 60s exec/s stat
|
2020-07-26 15:55:03 +02:00 |
|
|
ff107714f1
|
remove test input mutation in havoc
|
2020-07-26 15:00:44 +02:00 |
|
|
7e4703c328
|
Fix typo for afl_custom_deinit (#470)
|
2020-07-26 14:10:24 +02:00 |
|
|
ecb0601bc1
|
massage chances
|
2020-07-24 13:42:39 +02:00 |
|
|
30c0991543
|
better text mutation
|
2020-07-24 13:26:07 +02:00 |
|
|
9cddbc0420
|
add -F option to sync to foreign fuzzer queues
|
2020-07-24 12:26:52 +02:00 |
|
|
2fa31dab60
|
Remove reduntant copying from write_with_gap function
|
2020-07-23 23:48:26 +05:30 |
|
|
4898db80cb
|
Add post-process functionality in write_with_gap
|
2020-07-23 23:16:04 +05:30 |
|
|
3e04dbd5a1
|
no cycle on expand
|
2020-07-23 16:43:25 +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 |
|
|
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 |
|
|
6c163910ee
|
debug test for rng
|
2020-07-20 12:08:31 +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 |
|
|
c2b04bdf6c
|
queue buffer and new splice havoc mutation
|
2020-07-16 14:32:41 +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 |
|
|
ee77fe4094
|
improve len encoding in redqueen
|
2020-07-15 10:35:38 +02:00 |
|
|
383b280531
|
added frida gum extension
|
2020-07-14 23:26:11 +02:00 |
|