Alexander Shvedov
5e708b23c6
Update make_dict_v2.sh
...
(-) removed default vars ;
(+) added LD_PRELOAD_PATH check
2024-06-01 01:18:03 +03:00
vanhauser-thc
9419e39fdf
nits
2024-05-31 18:32:31 +02: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
vanhauser-thc
a3125c38f4
fix afl-showmap shmmemleak
2024-05-29 12:55:28 +02:00
vanhauser-thc
224add0222
update unicorn
2024-05-28 11:12:33 +02:00
Benedikt Radtke
19636f748c
Unicornafl: Fix incorrect comment ( #2103 )
2024-05-28 02:24:43 +02:00
van Hauser
7aa5e1c443
Merge pull request #2104 from Evian-Zhang/fix-unicorn-lldb-dumper
...
Make lldb dumper of unicorn_mode work in modern LLDB
2024-05-27 21:18:28 +02:00
Evian-Zhang
93279db71b
Make lldb dumper of unicorn_mode work in modern LLDB
2024-05-27 19:15:35 +08:00
van Hauser
5bf760510e
Merge pull request #2102 from ndrewh/testcache-fix
...
fix: testcache hangs for large test cases
2024-05-26 08:12:29 +02:00
Andrew Haberlandt
03dc80afc4
fix: testcache hangs for large test cases
2024-05-25 23:44:57 +00:00
van Hauser
fda3106fd9
Merge pull request #2099 from Atlante45/dev
...
Fix dynamic_lookup linker flag for Apple clang
2024-05-24 01:33:55 +02:00
Clement Brisset
9721a77204
Fix dynamic_lookup linker flag for Apple clang
2024-05-23 11:14:53 -07:00
vanhauser-thc
92a8c2804f
fix the fix for symcc
2024-05-21 16:31:42 +02:00
vanhauser-thc
e1521fa8eb
fix symcc custom mutator
2024-05-21 11:04:25 +02:00
vanhauser-thc
4e3cd8ac3f
nit
2024-05-20 14:02:22 +02:00
vanhauser-thc
31a8beb449
support new llvm 19 changes
2024-05-19 13:47:53 +02: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