6452 Commits

Author SHA1 Message Date
Amit Elkabetz
5e7f8a51e0 Added minimum interval of 1 sec to avoid undefined behaviour in interval 2023-03-05 18:27:07 +02:00
Amit Elkabetz
403d95d2d2 auto code format fixes 2023-03-05 18:21:35 +02:00
Amit Elkabetz
07cf27cddc Added flag -u to allow custom interval to update fuzzer_stats file 2023-03-05 18:16:21 +02:00
David CARLIER
bc61c90fb6 llvm instrumentation trying to delete all static data
at module end of pass with llvm_shutdown and is concurrent safe.
2023-03-04 14:46:38 +00:00
van Hauser
6af195916c
Merge pull request #1662 from kobrineli/fix-exit-on-time
Fix exit on time
2023-03-03 08:26:44 +01:00
Eli Kobrin
7c07437941 Fix. 2023-03-02 17:42:34 +03:00
Eli Kobrin
85fa17451d Fix exit on time. 2023-03-02 17:04:43 +03:00
van Hauser
12262d3a63
Merge pull request #1661 from AFLplusplus/weight
fix item weighting
2023-03-02 13:56:07 +01:00
van Hauser
2ff0ff7a90
Merge pull request #1659 from AFLplusplus/dev
update docs
2023-02-28 11:03:39 +01:00
vanhauser-thc
d8ba0caab3 update docs 2023-02-28 11:03:09 +01:00
vanhauser-thc
86bf009792 div hits 2023-02-27 18:34:35 +01:00
van Hauser
ea14f3fd40
Merge pull request #1653 from AFLplusplus/dev
push to stable
2023-02-25 09:20:47 +01:00
van Hauser
2b5c9954f6
Merge pull request #1654 from tokatoka/typo
Redqueen typo
2023-02-25 08:53:59 +01:00
Dongjia "toka" Zhang
65d4d10762
Update afl-fuzz-redqueen.c 2023-02-24 23:14:40 +09:00
vanhauser-thc
2bea77e28a fix custom python splice optout 2023-02-23 17:09:06 +01:00
vanhauser-thc
add2eb42c0 nits 2023-02-23 15:26:41 +01:00
vanhauser-thc
ffdb5ec9b1 improve cmplog ci 2023-02-23 14:32:54 +01:00
van Hauser
eb5c1ee4f3
Merge pull request #1650 from AFLplusplus/autotoken
Autotoken
2023-02-23 11:49:28 +01:00
vanhauser-thc
eeccb2da69 nits 2023-02-23 11:45:26 +01:00
vanhauser-thc
0c0a6c3bfa regression fix 2023-02-23 11:22:40 +01:00
van Hauser
a293281b9b
Merge pull request #1652 from wtdcode/fix-clang-rt
Also install libclang-rt-dev
2023-02-23 10:41:05 +01:00
lazymio
8a8e350f34
Also install libclang-rt-dev 2023-02-22 22:48:03 +01:00
van Hauser
c33f8751e3
Merge pull request #1651 from AFLplusplus/dev
Dev
2023-02-21 01:11:00 +01:00
vanhauser-thc
6f4b5ae083 nit 2023-02-21 01:07:02 +01:00
vanhauser-thc
91b7f1c9f2 fix regression 2023-02-21 01:05:46 +01:00
vanhauser-thc
b786558dea Revert "LLVM cmplog factoring custom Instruction iterator with added restriction"
This reverts commit 8bc3fa1df286aac46a0a724f64e2e07010d2497e.
2023-02-20 15:43:54 +01:00
vanhauser-thc
ebaac23a51 clarify AFL_NO_STARTUP_CALIBRATION 2023-02-20 11:42:40 +01:00
vanhauser-thc
9da3a2ed45 fixes 2023-02-16 13:11:11 +01:00
vanhauser-thc
1faf6f6731 fix 2023-02-16 07:47:36 +01:00
vanhauser-thc
7f2bafbb8b remove some debug 2023-02-15 11:54:39 +01:00
vanhauser-thc
ae94499503 fix 2023-02-15 11:48:49 +01:00
vanhauser-thc
04356ecbbe fix 2023-02-15 11:28:43 +01:00
vanhauser-thc
2090f17a9b opt 2023-02-15 11:23:42 +01:00
vanhauser-thc
668f5e1fa9 debug output 2023-02-15 09:32:32 +01:00
vanhauser-thc
a7c43484e1 bettern custom mut warning 2023-02-15 07:45:45 +01:00
van Hauser
b352e3d1cc
Merge pull request #1646 from devnexen/llvm_custom_unique_refactoring
LLVM cmplog factoring custom Instruction iterator with added restriction
2023-02-14 05:42:45 +01:00
David CARLIER
8bc3fa1df2 LLVM cmplog factoring custom Instruction iterator with added restriction 2023-02-13 23:00:15 +00:00
vanhauser-thc
80eabd6e8a AFL_LLVM_DICT2FILE_NO_MAIN support 2023-02-13 11:34:14 +01:00
vanhauser-thc
5a0100c6ee add to readme 2023-02-13 10:01:02 +01:00
vanhauser-thc
54fa78d32c autodisable and better performance 2023-02-13 09:52:57 +01:00
vanhauser-thc
61439859ce cleanup 2023-02-13 08:26:30 +01:00
vanhauser-thc
240f6421d8 optimize performance 2023-02-13 08:23:47 +01:00
vanhauser-thc
7eaef449a1 remove ALTERNATIVE_TOKENIZE 2023-02-13 08:14:04 +01:00
vanhauser-thc
3881ccd0b7 enable arm64 container build again 2023-02-13 07:16:47 +01:00
van Hauser
6030df2f56
Merge pull request #1639 from apach301/fix-score-calculation
Increase fuzz_level for mopt_common_fuzzing
2023-02-12 17:55:48 +01:00
vanhauser-thc
141c324eb9 revert perfscore 0 fix attempt 2023-02-12 17:55:16 +01:00
van Hauser
bac8d25bc2
Merge pull request #1643 from YSaxon/dev
Cmplog should search for unprefixed target in PATH, not PWD
2023-02-12 17:48:31 +01:00
Yaakov Saxon
d3cdeabf92 Add myself to contributors :) 2023-02-09 22:04:18 +00:00
Yaakov Saxon
673a0a3866 add test for unprefixed path 2023-02-09 22:02:47 +00:00
Yaakov Saxon
f2be73186e cmplog exec with target_path 2023-02-09 21:37:35 +00:00