6885 Commits

Author SHA1 Message Date
vanhauser-thc
9fd950b0c0 tmp test 2024-07-01 07:55:30 +02:00
vanhauser-thc
b0839ffcaf remove debug 2024-06-30 14:56:23 +02:00
vanhauser-thc
3f065ea70a score 2024-06-28 16:47:20 +02:00
vanhauser-thc
d869913efa score output in afl-showmap 2024-06-02 16:51:37 +02:00
vanhauser-thc
6a246516df more data 2024-05-25 11:07:26 +02:00
vanhauser-thc
daab85f3f1 nit 2024-05-21 11:50:43 +02:00
vanhauser-thc
97ed8c2877 fix leopard-v plus initial weights 2024-05-21 11:34:51 +02:00
vanhauser-thc
dca144fbff leopard lto support, llvm19 fixes 2024-05-19 14:28:14 +02:00
vanhauser-thc
ab9bd37b86 multi support 2024-05-16 15:54:55 +02:00
vanhauser-thc
d4071b0fe4 debug 2024-05-16 14:40:53 +02:00
vanhauser-thc
5a0a33e52a debug 2024-05-16 13:30:25 +02:00
vanhauser-thc
c510ba6863 fixes and debug 2024-05-16 12:30:53 +02:00
vanhauser-thc
bd4c9a5eab use score for weighting in exploit mode 2024-05-16 11:43:17 +02:00
vanhauser-thc
f9e85817ad write score to map 2024-05-16 11:24:15 +02:00
vanhauser-thc
8758be3630 add vuln complexity score 2024-05-15 18:03:07 +02:00
vanhauser-thc
31a7ff2ba2 add loop analysis to CC 2024-05-15 15:28:03 +02:00
vanhauser-thc
1db3b81d2e dump cc 2024-05-15 14:16:44 +02:00
vanhauser-thc
0a16ea7487 better cmplog ci test for low memory machines 2024-05-15 10:57:46 +02:00
vanhauser-thc
7d3530a22e nit 2024-05-14 13:07:47 +02:00
vanhauser-thc
a87ea96913 make slow systems pass our test suite 2024-05-14 12:58:45 +02:00
van Hauser
81609a0f42
Merge pull request #2089 from nj00001/dev
Fix afl-fuzz -G option not configuring maximum input data size for nyx
2024-05-14 12:48:16 +02:00
vanhauser-thc
938edab25f consider llvm 18 stable 2024-05-14 12:45:09 +02:00
vanhauser-thc
29c9870658 disable xml/curl/g_ string transform compare 2024-05-14 12:35:32 +02:00
vanhauser-thc
b6c4f3775a disable xml/curl/g_ string transform compare 2024-05-14 12:34:51 +02:00
nj00001
5ee5564ae2
backup afl->max_length to afl->fsrv.max_length 2024-05-14 18:28:18 +08:00
nj00001
ab36756061
change MAX_FILE to fsrv->max_length 2024-05-14 18:27:12 +08:00
nj00001
831b8f35d5
Keep a backup of max_length in the afl_forkserver_t structure 2024-05-14 18:23:53 +08:00
vanhauser-thc
0892a2245e float laf check 2024-05-13 20:28:50 +02:00
vanhauser-thc
622474e9e4 disable -> no variants 2024-05-13 19:51:38 +02:00
van Hauser
0cabc12f91
Merge pull request #2086 from smoelius/dev
Add `AFL_SHA1_FILENAMES` option
2024-05-13 19:32:44 +02:00
vanhauser-thc
b282ce999d post_process after trim 2024-05-13 13:42:58 +02:00
vanhauser-thc
24b9d74e70 compcov int fix 2024-05-13 08:44:43 +02:00
Samuel Moelius
c03f2897d0 Add AFL_SHA1_FILENAMES option 2024-05-12 05:44:14 -04:00
vanhauser-thc
93c7cbd496 update unicorn 2024-05-11 09:01:33 +02:00
vanhauser-thc
db60555c1b update changelog 2024-05-11 08:59:01 +02:00
van Hauser
45117a3384
Merge pull request #2083 from elboulangero/i386
Re-enable i386
2024-05-11 08:55:59 +02:00
Arnaud Rebillout
4d4880b428 afl-cc: Re-enable i386
Was disabled in 136febaf6855ac1e04c8ea4ecbcb84eb42de2143

Closes: #2081
2024-05-11 00:48:04 +07:00
vanhauser-thc
ac6ccd53df stat update during syncing 2024-05-07 16:46:24 +02:00
van Hauser
4ec376bd6a
Merge pull request #2076 from louismerlin/fix-whatsup-time
Fix `afl_whatsup` findings timer
2024-05-02 17:30:59 +02:00
Louis Merlin
3c0448305b Guard /proc/uptime cat with a uname check 2024-05-02 17:19:37 +02:00
Louis Merlin
a6029a10cc Fix CUR_TIME computation 2024-05-02 16:12:50 +02:00
vanhauser-thc
26eaf53a83 AFL_DISABLE_REDUNDANT 2024-05-02 08:35:24 +02:00
vanhauser-thc
5d623a27ed try enhanced asan support 2024-04-30 11:59:49 +02:00
van Hauser
69e554b941
Merge pull request #2074 from Kiprey/patch-2
Fix wrong warning in SanitizerCoverageLTO.so.cc
2024-04-29 17:11:41 +02:00
Kiprey
7340374a7c
Fix wrong warning in SanitizerCoverageLTO.so.cc 2024-04-29 16:14:49 +08:00
vanhauser-thc
67d356b73f update qemuafl 2024-04-28 15:41:24 +02:00
van Hauser
da18f1f722
Merge pull request #2073 from Acture/dev
Fix: Removed the redundant `id` field from redqueen.c
2024-04-28 15:39:32 +02:00
acture
58abcceff5
Bug fix: Removed the redundant id field from the debug output in the afl-fuzz-redqueen.c file since cmp_header no longer have this field. 2024-04-28 16:24:52 +08:00
vanhauser-thc
2c3f761ede changes 2024-04-26 16:16:21 +02:00
vanhauser-thc
70c60cfba7 work with spaces in filenames 2024-04-26 16:14:50 +02:00