Chris Down
2d3c5cc6d8
Clarify confusing version message
...
When running, the following gets printed in quick succession on startup:
afl-fuzz++4.00c based on afl by Michal Zalewski and a large online community
[...]
[+] NOTE: This is v3.x which changes defaults and behaviours - see README.md
Don't assert that this is v3, just that v3+ changes defaults and
behaviours.
2023-03-26 20:44:57 -04:00
vanhauser-thc
19f9612910
fix frida mode
2023-03-26 12:14:35 +02:00
yuawn
e24ae96361
add likely() to cksum check
2023-03-25 09:45:02 +00:00
yuawn
0f62e0b167
add check for n_fuzz update
2023-03-25 09:28:35 +00:00
van Hauser
7a650e4866
Merge pull request #1672 from AFLplusplus/dev
...
Dev
2023-03-10 09:25:07 +01:00
vanhauser-thc
30483919eb
code format
2023-03-09 17:37:29 +01:00
vanhauser-thc
5221938945
various fixes
2023-03-09 17:36:13 +01:00
vanhauser-thc
dc7ef967d8
fix attempt at lsan
2023-03-09 14:56:38 +01:00
vanhauser-thc
cd57641705
fast schedules n_fuzz update after classify
2023-03-09 14:25:45 +01:00
van Hauser
aa125f8246
Merge pull request #1667 from amitelka/feature/opt_statsfile_update_interval
...
Added env variable to allow custom interval update of fuzzer_stats file
2023-03-06 11:51:56 +01:00
Amit Elkabetz
b571e88bd3
Fixed according to CR
2023-03-06 12:40:54 +02:00
vanhauser-thc
e6a05382b8
fix IGNORE_PROBLEMS and update qemuafl
2023-03-06 09:59:52 +01:00
Amit Elkabetz
7034348c57
Changed warning message to use const instead of magic
2023-03-05 20:44:18 +02:00
Amit Elkabetz
e9e440d7f3
Fixed according to PR comment, moved cli flag to an env variable
2023-03-05 20:25:39 +02:00
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
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
vanhauser-thc
86bf009792
div hits
2023-02-27 18:34:35 +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
0c0a6c3bfa
regression fix
2023-02-23 11:22:40 +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
9da3a2ed45
fixes
2023-02-16 13:11:11 +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
vanhauser-thc
80eabd6e8a
AFL_LLVM_DICT2FILE_NO_MAIN support
2023-02-13 11:34:14 +01:00
vanhauser-thc
54fa78d32c
autodisable and better performance
2023-02-13 09:52:57 +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
Yaakov Saxon
f2be73186e
cmplog exec with target_path
2023-02-09 21:37:35 +00:00
van Hauser
025f617d6a
Merge pull request #1640 from marcellomaugeri/stable
...
Fix typo in Nyx-mode
2023-02-08 17:04:41 +01:00
Marcello Maugeri
05b1189a55
Update afl-forkserver.c
...
Fix typo
2023-02-08 15:53:49 +01:00
Daniil Kutz
846e910e0c
Validate -M and -p power schedule options
2023-02-08 13:50:03 +03:00
Daniil Kutz
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
vanhauser-thc
03e6d33a40
fix perfscore 0 check
2023-02-07 15:27:31 +01:00
vanhauser-thc
6596284cc4
endless loop fix
2023-02-06 17:59:17 +01:00
vanhauser-thc
dbfa23b40a
fixes
2023-02-06 16:38:52 +01:00
vanhauser-thc
53c19a807c
code indent
2023-02-04 14:09:50 +01:00
Nikolay Shaplov
df9ef84f5e
Explicitly print error code if sched_setaffinity fails
2023-02-03 14:32:17 +00:00
vanhauser-thc
91ccbf3f68
fix
2023-02-01 17:16:51 +01:00
vanhauser-thc
b81bc8eb6f
fix warning
2023-01-28 12:14:57 +01:00
van Hauser
4a54555a1a
Merge pull request #1628 from AFLplusplus/dev
...
Dev
2023-01-27 13:40:48 +01:00
vanhauser-thc
f4a13585a1
better asan defaults everwhere
2023-01-26 12:21:47 +01:00
vanhauser-thc
e332d37d4e
update unicorn
2023-01-26 12:08:38 +01:00
vanhauser-thc
90a259d523
new sanitizer option handling
2023-01-25 15:36:19 +01:00