7305 Commits

Author SHA1 Message Date
Thomas Rooijakkers
0b6e74eeb0
Add support for UTF-8 line rendering 2023-09-13 15:49:04 +02:00
van Hauser
dee7699381
Merge pull request #1863 from AFLplusplus/dev
afl-whatsup output fix
2023-09-13 08:25:06 +00:00
vanhauser-thc
748d417f86 afl-whatsup output fix 2023-09-13 10:24:44 +02:00
van Hauser
b28b58801d
Merge pull request #1862 from AFLplusplus/dev
Dev
2023-09-13 08:10:25 +00:00
vanhauser-thc
98eed79f57 -a default 2023-09-13 09:39:06 +02:00
vanhauser-thc
3b835b7c8b increase sync length 2023-09-12 16:05:56 +02:00
van Hauser
7d2122e059
Merge pull request #1860 from AFLplusplus/dev
push to stable
2023-09-12 08:35:44 +00:00
vanhauser-thc
4f4ce24690 update todo 2023-09-12 10:26:52 +02:00
vanhauser-thc
19c387a824 update multicore recommendation 2023-09-12 09:54:05 +02:00
vanhauser-thc
6c7c4b821a reweight redundant 2023-09-11 14:56:34 +02:00
van Hauser
a384d7f91f
Merge pull request #1859 from AFLplusplus/reinit
ensure table reinit, downgrade redundant
2023-09-11 12:54:27 +00:00
van Hauser
9f023d482b
Merge branch 'dev' into reinit 2023-09-11 12:54:21 +00:00
van Hauser
a8185f8ff2
Merge pull request #1858 from AFLplusplus/pendfav
Pendfav
2023-09-11 12:52:46 +00:00
van Hauser
0688c779ec
Merge pull request #1857 from AFLplusplus/dev
push to stable
2023-09-11 07:38:45 +00:00
vanhauser-thc
5f6c76e192 fix cmplog forkserver kill signal 2023-09-08 13:40:57 +02:00
van Hauser
2f1043bbdf
Merge pull request #1851 from chinggg/cmp_fuzz_p2
Skip calculating top_rated_fuzz_p2 with FAST schedule
2023-09-06 12:00:16 +00:00
van Hauser
167fb7748d
Merge pull request #1852 from CodeLinaro/dev-frida-oob1
frida_mode: fix oob when copying details
2023-09-06 12:00:03 +00:00
Chris Ball
f8ca83ff4a Add start_time_of_run and total_execs_per_sec, cleanup for PR 2023-09-05 01:45:16 -07:00
Chris Ball
91938d2dfc Allow config of all experiment params, average across runs 2023-09-05 01:37:13 -07:00
Chris Ball
8e8acd0a04 Save the results to a json file 2023-09-05 01:37:13 -07:00
Chris Ball
0091afc761 Add support for multi-core benchmarking 2023-09-05 01:37:13 -07:00
Chris Ball
bcaa3cb591 Test standard and persistent modes separately 2023-09-05 01:37:13 -07:00
Chris Ball
9b0a35d843 Pure Python (3.6) port of benchmark.sh as benchmark.py, no other changes 2023-09-05 01:37:13 -07:00
Joey Jiao
b679e155ca frida_mode: fix oob when copying details
Change-Id: I6a19792ee9e174720242602cec4a79134f6218de
2023-09-05 09:24:42 +05:30
vanhauser-thc
87b33740ea ensure table reinit, downgrade redundant 2023-09-04 13:38:09 +02:00
vanhauser-thc
9307ef4b7c fix string transform laf 2023-09-04 09:11:47 +02:00
vanhauser-thc
cd6b89eb74 nit 2023-09-03 13:54:54 +02:00
chinggg
d83edc6175 Skip calculating top_rated_fuzz_p2 with FAST schedule
when FAST schedule is used, fuzz_p2 is already set to 0 so `fuzz_p2 > top_rated_fuzz_p2`
never happens, just set top_rated_fuzz_p2 to 0 to reduce calculation
2023-09-03 19:20:44 +08:00
vanhauser-thc
3bae404733 code format 2023-09-03 11:25:03 +02:00
vanhauser-thc
a809c3c50c less impact 2023-09-03 11:22:54 +02:00
van Hauser
1c4ff36496
Merge pull request #1850 from devnexen/afl_untracer_haiku
afl untracer haiku build fix.
2023-09-02 14:05:56 +00:00
vanhauser-thc
dad56abc85 fix attempt for laf string compare transform 2023-09-02 15:48:29 +02:00
David Carlier
2c40fc4ae8 afl untracer haiku build fix. 2023-09-02 10:04:14 +00:00
van Hauser
11a622c63d
Merge pull request #1847 from AFLplusplus/dev
push to stable
2023-08-31 12:51:42 +00:00
vanhauser-thc
1604351368 changelog 2023-08-31 14:45:03 +02:00
vanhauser-thc
8f5c510be1 Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev 2023-08-31 14:42:16 +02:00
vanhauser-thc
88ca5c7563 nit 2023-08-31 14:42:08 +02:00
vanhauser-thc
78848f8637 pendfav 2023-08-31 09:25:41 +02:00
van Hauser
5020e6b275
Merge pull request #1826 from WorksButNotTested/arm64-fix
Don't corrupt instruction if map offset is too large
2023-08-30 20:37:12 +00:00
Your
e4b408932d Fix detection of DSO 2023-08-30 17:17:55 +01:00
Your Name
1fe27eb9cd Fix path to zlib 2023-08-30 17:17:55 +01:00
Your Name
d6e7740ad6 Don't corrupt instruction if map offset is too large 2023-08-30 17:17:55 +01:00
vanhauser-thc
c60431247e update docs 2023-08-29 16:38:31 +02:00
vanhauser-thc
51f2cef682 fix 2023-08-28 14:04:31 +02:00
vanhauser-thc
2b53b4af5c better afl startup detection in afl-whatsup 2023-08-28 13:58:55 +02:00
vanhauser-thc
4a7e35b29c add missing envs 2023-08-24 09:26:54 +02:00
van Hauser
ad2af7caec
Merge pull request #1844 from AFLplusplus/dev
fix
2023-08-23 19:43:24 +00:00
vanhauser-thc
82c875ef8a fix 2023-08-23 18:06:44 +02:00
van Hauser
1128a1772c
Merge pull request #1843 from AFLplusplus/dev
push to stable
2023-08-23 16:03:30 +00:00
vanhauser-thc
549e5dd926 AFL_IGNORE_SEED_PROBLEMS 2023-08-23 18:02:33 +02:00