Alexander Shvedov
bc2ccf464f
Update README.md
2024-06-03 19:14:04 +03:00
Alexander Shvedov
b8536ced09
Update generate_libtoken_dict.sh
2024-06-03 19:01:50 +03:00
Alexander Shvedov
5fb657f569
Rename make_dict_v2.sh to generate_libtoken_dict.sh
2024-06-01 13:03:55 +03:00
Alexander Shvedov
d2700c7525
Update README.md
2024-06-01 13:03:22 +03:00
Alexander Shvedov
4cf358b589
Update README.md
2024-06-01 02:06:20 +03:00
Alexander Shvedov
5e708b23c6
Update make_dict_v2.sh
...
(-) removed default vars ;
(+) added LD_PRELOAD_PATH check
2024-06-01 01:18:03 +03:00
Alexander Shvedov
c202d80dea
Update make_dict_v2.sh
2024-05-30 22:38:37 +03:00
Alexander Shvedov
eecbdd99e1
Update and rename make_dict.sh to make_dict_v2.sh
2024-05-30 22:26:24 +03:00
Alexander Shvedov
64293cdc82
Create make_dict.sh
2024-05-30 11:13:56 +03:00
Alexander Shvedov
f8a5f1cd9e
Merge branch 'AFLplusplus:stable' into stable
2024-05-30 10:43:01 +03:00
van Hauser
e7d871c8bf
Merge pull request #2093 from AFLplusplus/dev
...
push to stable
2024-05-17 23:55:55 +02:00
vanhauser-thc
56d5aa3101
log
2024-05-17 23:55:43 +02:00
van Hauser
c6a2a4046e
Merge pull request #2092 from fbeqv/dev
...
Fix runtime underflow & -V exiting before syncing
2024-05-17 23:41:39 +02:00
Cornelius Aschermann
6dd5e931fc
Fix runtime underflow & -V exiting before syncing
...
print_stats sets exit_soon even while syncing, this leaves -V 0 still broken, as we don't finish syncing.
Additionally, the change that introduced the previous -V fix also broke the runtime tracking, as runtime needs to include all time including sync, splice etc. This caused an underflow in the reported runtime.
2024-05-17 14:33:32 -07:00
vanhauser-thc
635140ba43
help qemu build for some linux platforms
2024-05-17 09:45:56 +02:00
vanhauser-thc
497f341eac
Revert "no weights"
...
This reverts commit 068aa13c6b5034475101722bd56ae854745b538e.
2024-05-16 14:27:33 +02:00
vanhauser-thc
068aa13c6b
no weights
2024-05-16 14:27:04 +02:00
vanhauser-thc
ba7ae6c59d
nits
2024-05-16 14:21:00 +02:00
vanhauser-thc
6ae95271be
nits
2024-05-16 09:17:59 +02:00
van Hauser
a2e0163cc1
Merge pull request #2091 from bet4it/collect_coverage
...
Fix bug of `afl-showmap` in `collect_coverage` mode
2024-05-16 09:14:15 +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
van Hauser
a26bb0b0f2
Merge pull request #2090 from AFLplusplus/dev
...
push to stable
2024-05-14 13:18:22 +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
Bet4
0cf78b7748
Fix bug of afl-showmap in collect_coverage mode
2024-05-14 17:17:58 +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
van Hauser
90fbf59bf1
Merge pull request #2084 from AFLplusplus/dev
...
push to stable
2024-05-11 09:16:21 +02: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