|
a2daef29f9
|
slightly different weighting algo (#1719)
* better seed selection
* slightly different weighting calculation
* remove unnecessary memset
|
2023-04-27 17:57:22 +02:00 |
|
|
6cc8d607fb
|
remove -z option, use -p mmopt instead
|
2023-04-13 11:44:39 +02:00 |
|
|
f9851dbfbb
|
hopefully better -z algorithm
|
2023-04-08 13:00:57 +02:00 |
|
|
dba93705a7
|
better new weighting
|
2023-04-05 13:07:22 +02:00 |
|
|
36127fb197
|
add -z switch
|
2023-04-05 12:59:20 +02:00 |
|
|
b1bfc1ae76
|
time_wo_finds in fuzzer_stats
|
2023-03-27 17:52:01 +02:00 |
|
|
86bf009792
|
div hits
|
2023-02-27 18:34:35 +01:00 |
|
|
c33f8751e3
|
Merge pull request #1651 from AFLplusplus/dev
Dev
|
2023-02-21 01:11:00 +01:00 |
|
|
54fa78d32c
|
autodisable and better performance
|
2023-02-13 09:52:57 +01:00 |
|
|
ab26356bf7
|
Increase fuzz_level for mopt_common_fuzzing
Change performance score calculation for lin and quad power schedules
|
2023-02-07 19:50:31 +03:00 |
|
|
35f09e11a4
|
welcome 2023
|
2023-01-03 09:38:07 +01:00 |
|
|
e847b9948d
|
prevent weighting < 1
|
2022-12-28 17:40:56 +01:00 |
|
|
3200e6515b
|
add AFL_NO_STARTUP_CALIBRATION feature
|
2022-08-14 12:30:23 +02:00 |
|
|
b847e0f414
|
clang format 14
|
2022-07-12 09:04:54 +02:00 |
|
|
550ba4d772
|
nits and code format
|
2022-01-19 22:26:52 +01:00 |
|
|
4bcb177f62
|
Revert "fix classify counts"
This reverts commit 4217a6606c .
|
2022-01-19 22:17:36 +01:00 |
|
|
4217a6606c
|
fix classify counts
|
2022-01-15 13:58:17 +01:00 |
|
|
f42c0047c8
|
nits
|
2022-01-14 15:01:14 +01:00 |
|
|
e1082f2548
|
welcome 2022
|
2022-01-01 00:49:17 +01:00 |
|
|
7603e49765
|
rename active_paths
|
2021-12-11 10:07:16 +00:00 |
|
|
9063002af2
|
rename path
|
2021-12-09 13:22:10 +01:00 |
|
|
fb443eaf23
|
Merge pull request #1141 from AFLplusplus/afl4
cmplog enhancement variant
|
2021-11-07 14:09:09 +01:00 |
|
|
9325a4fcbb
|
http->https
|
2021-11-06 10:28:22 +01:00 |
|
|
ed10f3783b
|
new rtn cmplog: instrumentation side + supporting functions
|
2021-10-17 13:05:33 +02:00 |
|
|
fff8c49f7c
|
Merge pull request #1034 from AFLplusplus/grammatron
Grammatron
|
2021-07-20 08:57:37 +02:00 |
|
|
4ef12d7215
|
remove redundant check (#1014)
|
2021-07-10 08:57:32 +02:00 |
|
|
d354ec2586
|
more fixes
|
2021-07-09 11:39:25 +02:00 |
|
|
e1d5009229
|
fixes
|
2021-07-09 10:32:14 +02:00 |
|
|
7038e56da3
|
Select (#995)
* favor unfuzzed
* fix
* reinit table after a new fuzz
|
2021-06-27 10:22:18 +02:00 |
|
|
019b26de58
|
fix afl_custom_queue_new_entry when syncing
|
2021-04-09 11:19:48 +02:00 |
|
|
d68bd656fe
|
fix counting favorites
|
2021-03-24 11:12:44 +01:00 |
|
|
dfe6f7f8c9
|
make setting different file permissions easy via config.h
|
2021-03-23 20:21:08 +01:00 |
|
|
61c8304f24
|
fixes
|
2021-03-15 20:32:01 +01:00 |
|
|
a2f40aa285
|
disable corpus introspection, potentially creates huge data
|
2021-03-04 22:10:32 +01:00 |
|
|
e5116c6d55
|
fix -Z, remove q->next
|
2021-01-31 17:29:37 +01:00 |
|
|
9c393adbb9
|
real fix plus code format
|
2021-01-26 17:12:11 +01:00 |
|
|
0a3a708f9b
|
less stack mem req
|
2021-01-23 10:01:09 +01:00 |
|
|
a0e884cf8b
|
merge cmplog
|
2021-01-15 16:56:40 +01:00 |
|
|
dc81f681c9
|
fix weight calc, thanks to Marcel
|
2021-01-10 13:12:44 +01:00 |
|
|
20a47cb23e
|
Merge pull request #679 from AFLplusplus/dev
Dev
|
2021-01-08 15:43:13 +01:00 |
|
|
7b8c8cf12f
|
fix
|
2021-01-08 00:47:52 +01:00 |
|
|
6c095b3937
|
code format
|
2021-01-04 23:13:56 +01:00 |
|
|
c6e038fe25
|
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
|
2021-01-04 20:40:53 +01:00 |
|
|
fac373ec9e
|
try new weighting
|
2021-01-01 13:42:58 +01:00 |
|
|
f38595f6b4
|
better weighting
|
2020-12-30 12:32:55 +01:00 |
|
|
0246fe9200
|
fix 32-bit mode, fix weighting
|
2020-12-30 10:34:22 +01:00 |
|
|
0922763db1
|
Update afl-fuzz-queue.c
|
2020-12-29 14:57:05 +11:00 |
|
|
688f4ffb89
|
added corpus introspection
|
2020-12-28 14:01:48 +01:00 |
|
|
cc781e44f3
|
code format
|
2020-12-11 11:21:28 +01:00 |
|
|
8a1acac559
|
schedule improvements, new default is FAST
|
2020-12-11 10:28:39 +01:00 |
|