van Hauser
|
fd4a2dfec2
|
fix persistent_demo_new.c
|
2020-10-08 17:51:16 +02:00 |
|
van Hauser
|
c12b98e0a4
|
efficient queue jump
|
2020-10-07 17:45:54 +02:00 |
|
van Hauser
|
794e8d2d67
|
change HAVOC_MAX_MULT* to 64
|
2020-10-07 08:32:58 +02:00 |
|
hexcoder-
|
f519fff7bc
|
fix compiler warning on 32-bit platforms
|
2020-10-06 21:56:17 +02:00 |
|
van Hauser
|
231420775f
|
fix test-performance.sh
|
2020-10-06 19:49:48 +02:00 |
|
Dominik Maier
|
fd4efd04a1
|
fixed gcc 10 warning
|
2020-10-05 23:07:22 +02:00 |
|
van Hauser
|
bab60b68d9
|
changed the default schedule to coe
|
2020-10-04 20:45:59 +02:00 |
|
van Hauser
|
383cd487a2
|
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
|
2020-09-29 15:02:57 +02:00 |
|
van Hauser
|
fe08482c1b
|
Merge pull request #568 from mboehme/dev
Patching and improving AFLFast schedules.
|
2020-09-29 14:06:20 +02:00 |
|
Marcel Boehme
|
e87eca7fe8
|
Patching and improving AFLFast schedules.
|
2020-09-29 11:53:27 +00:00 |
|
van Hauser
|
e69b25e34b
|
increase havoc_stack_pow2 on no finds
|
2020-09-28 10:13:00 +02:00 |
|
David CARLIER
|
e85fde201e
|
OpenBSD build fix (#566)
* OpenBSD build fix proposal.
Mainly the gcc plugin, using one of the egcc/eg++ version available.
Needs pthread flag to r/w lock api.
* README update
|
2020-09-26 19:02:19 +02:00 |
|
Andrea Fioraldi
|
e301822c68
|
readme
|
2020-09-26 12:41:13 +02:00 |
|
van Hauser
|
fc75d2b181
|
remove warnings
|
2020-09-25 13:14:54 +02:00 |
|
van Hauser
|
6b3b1775b6
|
improving on splice candidate check patch
|
2020-09-25 12:03:24 +02:00 |
|
van Hauser
|
3334eeb4eb
|
Merge pull request #564 from wakolzin/dev
Fix potential endless loop in custom_mutator_stage
|
2020-09-25 11:39:25 +02:00 |
|
van Hauser
|
e38ca0e750
|
setting HAVOC_STACK_POW2 to 4, as fuzzbench shows that too mach mutation is less effective
|
2020-09-25 10:48:08 +02:00 |
|
Vitalii Akolzin
|
a75e7594f7
|
Add comments
Co-authored-by: Ivan Gulakov <gulakov@ispras.ru>
|
2020-09-24 18:50:59 +03:00 |
|
Vitalii Akolzin
|
888d63748a
|
Fix potential endless loop in custom_mutator_stage
Co-authored-by: Ivan Gulakov <gulakov@ispras.ru>
|
2020-09-24 18:25:32 +03:00 |
|
Andrea Fioraldi
|
818c05cf29
|
qemuafl
|
2020-09-23 19:53:37 +02:00 |
|
Dominik Maier
|
60ef1f7305
|
Update Changelog.md
|
2020-09-23 02:28:19 +02:00 |
|
Tim Blazytko
|
b3b5e25091
|
examples: fixed path for docs (#563)
|
2020-09-23 01:58:11 +02:00 |
|
van Hauser
|
f4a0407270
|
add comment for future
|
2020-09-22 20:06:39 +02:00 |
|
van Hauser
|
daa2285083
|
fix LTO autodictionary for ints > 64 bits
|
2020-09-22 09:32:16 +02:00 |
|
van Hauser
|
639372b644
|
code-format, and no code-format for custom mutators
|
2020-09-22 02:11:10 +02:00 |
|
van Hauser
|
52c135e1a2
|
fix warning
|
2020-09-22 02:05:31 +02:00 |
|
aflpp
|
093754f6bf
|
dict2file fix for integers > 64 bit
|
2020-09-22 02:04:23 +02:00 |
|
van Hauser
|
207cbd5cf7
|
fix and update libfuzzer custom mutator
|
2020-09-21 15:47:10 +02:00 |
|
Dominik Maier
|
f34fe1f81e
|
updated unicornafl
|
2020-09-21 13:13:03 +02:00 |
|
van Hauser
|
5f52f72761
|
set explore as default, fix schedule display
|
2020-09-20 14:58:08 +02:00 |
|
van Hauser
|
6d99695108
|
fix travis
|
2020-09-19 17:25:39 +02:00 |
|
van Hauser
|
a18523f018
|
fix exploit, mmopt and rare schedule
|
2020-09-19 15:13:58 +02:00 |
|
van Hauser
|
7ff9800804
|
fix exploit, mmopt and rare schedule
|
2020-09-19 15:13:15 +02:00 |
|
van Hauser
|
44c0dc6d96
|
fix expand havoc
|
2020-09-18 12:19:27 +02:00 |
|
van Hauser
|
1225f3aa70
|
improved defaults from fuzzbench results
|
2020-09-18 10:29:49 +02:00 |
|
hexcoder-
|
9eed8fe588
|
portability: type -> command -v, compiler warnings
|
2020-09-18 09:02:43 +02:00 |
|
van Hauser
|
5241d1221b
|
fix if no clang is present
|
2020-09-14 15:46:36 +02:00 |
|
van Hauser
|
a95427a873
|
fix if no clang is present
|
2020-09-14 15:15:53 +02:00 |
|
van Hauser
|
c5c5570d97
|
fix if no clang is present
|
2020-09-14 15:08:07 +02:00 |
|
David CARLIER
|
3abace4f54
|
Haiku build fix. (#556)
|
2020-09-13 16:58:06 +02:00 |
|
Dominik Maier
|
7cdbe3173e
|
fixed ngram size unset
|
2020-09-13 15:00:10 +02:00 |
|
Dominik Maier
|
7f94fe3587
|
code format
|
2020-09-13 14:26:57 +02:00 |
|
Dominik Maier
|
060dbe1239
|
wine argv fix
|
2020-09-13 14:26:24 +02:00 |
|
Choongwoo Han
|
a9ba907676
|
Fix qemu argv construction (#555)
|
2020-09-13 14:25:02 +02:00 |
|
hexcoder-
|
fe39e0184f
|
gcc_plugin switch CC to gcc when cc is something else
|
2020-09-13 00:02:42 +02:00 |
|
hexcoder-
|
688e2c87df
|
portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)
|
2020-09-11 22:13:42 +02:00 |
|
hexcoder-
|
38e6de1eff
|
portability: make new gcc-plugin compilable under Ubuntu 16.04 (gcc 5.4.0)
|
2020-09-11 21:46:20 +02:00 |
|
van Hauser
|
862b6d0382
|
fix for afl-compiler-rt to only send dictionary data if there is some
|
2020-09-11 08:56:28 +02:00 |
|
van Hauser
|
543765bc0d
|
fix unittests
|
2020-09-10 16:41:40 +02:00 |
|
van Hauser
|
380051868a
|
add libfuzzer custom mutator, minor enhancements and fixes
|
2020-09-10 15:26:46 +02:00 |
|