van Hauser
0faa323f12
Merge pull request #1683 from cdown/cdown/2023-03-26/ver
...
Clarify confusing version message
2023-03-27 13:04:38 +02:00
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
vanhauser-thc
d955409178
disable frida in the ci for the moment it is working nowhere
2023-03-25 20:37:08 +01:00
vanhauser-thc
9bc5abc4ec
reduce CI resources
2023-03-25 12:14:08 +01:00
van Hauser
b2f9802f9f
Merge pull request #1680 from yuawn/add_check_for_n_fuzz_update
...
add check for n_fuzz update
2023-03-25 10:47:02 +01: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
vanhauser-thc
478f0bbc1e
ci test
2023-03-21 16:23:51 +01:00
van Hauser
3d7bad99b6
Merge pull request #1678 from dmitris/patch-1
...
nit: fix minor typos
2023-03-21 16:22:57 +01:00
Dmitry Savintsev
5c5b73df82
nit: fix minor typos
...
change "cannot be build" to "cannot be built"
2023-03-21 13:32:59 +01:00
van Hauser
24503fba5f
Merge pull request #1668 from AFLplusplus/dev
...
push to stable
2023-03-17 12:47:33 +01:00
van Hauser
d80cedcf02
Merge pull request #1677 from AFLplusplus/classify
...
Classify
2023-03-17 11:01:17 +01:00
vanhauser-thc
bd3855fe5d
improve ci time
2023-03-15 10:18:33 +01:00
vanhauser-thc
84274f2e5d
more ci repair attempts
2023-03-15 10:16:46 +01:00
vanhauser-thc
988028bb3b
fix ci
2023-03-15 09:45:49 +01:00
vanhauser-thc
ac4dd1605e
fix ci
2023-03-15 09:44:11 +01:00
vanhauser-thc
7ab689ef0e
fix qemu_mode
2023-03-13 10:12:45 +01:00
vanhauser-thc
e32e825372
macos ci debug
2023-03-10 15:26:38 +01:00
vanhauser-thc
c3cf918bcb
macos ci debug
2023-03-10 15:16:55 +01:00
vanhauser-thc
af77dab666
macos ci debug
2023-03-10 15:12:15 +01:00
vanhauser-thc
1d4f779d4d
debug macos ci
2023-03-10 11:10:09 +01:00
vanhauser-thc
4c7c78d926
enhance tests for macos
2023-03-10 10:59:52 +01:00
vanhauser-thc
aabfe781fd
enhance tests for macos
2023-03-10 10:22:35 +01: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
1385c24a7d
fix qemuafl name range
2023-03-09 14:41:24 +01:00
vanhauser-thc
cd57641705
fast schedules n_fuzz update after classify
2023-03-09 14:25:45 +01:00
vanhauser-thc
e0866f51c7
support LLVMFuzzerTestOneInput -1 return
2023-03-09 13:57:03 +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
2f128e0dbd
Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"
...
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing
changes made to e6a05382b83817b245da51bcba16be5df56eb283.
2023-03-06 10:13:35 +01:00
van Hauser
e5f8c7a612
Merge pull request #1665 from devnexen/llvm_inst_mem_leaks
...
llvm instrumentation trying to delete all static data
2023-03-06 10:09:17 +01:00
vanhauser-thc
e6a05382b8
fix IGNORE_PROBLEMS and update qemuafl
2023-03-06 09:59:52 +01:00
vanhauser-thc
cb8296bdb0
fix ci
2023-03-06 09:25:14 +01:00
vanhauser-thc
6b75fe1831
fix ci
2023-03-06 09:16:32 +01:00
vanhauser-thc
a30664c563
fix ci
2023-03-06 09:15:05 +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
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