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
90adc2cb85
illumos littlefixes: little typo for cpu binding and
...
even tough gcc plugin less good than LLVM, clang
is more buggy on this os.
2020-07-09 15:43:05 +01:00
83790d65af
eliminate race condition for cpu affinity on -M/-S
2020-07-08 11:16:39 +02:00
0aed549df1
warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter
2020-07-06 14:11:21 +02:00
75fa1ac3b0
warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter
2020-07-06 14:10:14 +02:00
139665c01d
ubsan options
2020-07-03 10:20:10 +02:00
97cef46b62
warn on deprecated env vars
2020-07-01 10:03:34 +02:00
4ec29928bf
because github errors reput typo fix
2020-07-01 09:30:14 +02:00
9d5007b18e
Big renaming ( #429 )
...
* first commit, looks good
* fix ascii percentage calc
* fix ascii percentage calc
* modify txt configs for test
* further refinement
* Revert "Merge branch 'text_inputs' into dev"
This reverts commit 6d9b29daca
, reversing
changes made to 07648f75ea
.
* blacklist -> ignore renaming
* rename whitelist -> instrumentlist
* reduce the time interval in which the secondaries sync
Co-authored-by: root <root@localhost.localdomain >
2020-06-30 23:34:26 +02:00
07648f75ea
workaround for recent afl++ versions
2020-06-29 12:21:14 +02:00
e5e485fcdb
fix autodict
2020-06-29 00:58:05 +02:00
6d0f086d9c
less problematic definitions
2020-06-28 23:50:25 +02:00