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
vanhauser-thc
d95cef8273
fix
2023-08-23 17:47:12 +02:00
van Hauser
6ae779bc73
Merge pull request #1842 from AFLplusplus/dev
...
afl-whatsup startup detection
2023-08-23 15:36:08 +00:00
vanhauser-thc
19d0c6a4c5
afl-whatsup startup detection
2023-08-23 17:35:24 +02:00
van Hauser
b397bdc3d9
Merge pull request #1841 from AFLplusplus/dev
...
Dev
2023-08-22 17:32:56 +00:00
van Hauser
e2026f7b71
Merge pull request #1840 from smoelius/stable
...
update afl-system-config for macos
2023-08-22 17:28:22 +00:00
vanhauser-thc
959b753589
fix
2023-08-22 10:09:49 +02:00
vanhauser-thc
f41d121f07
afl-whatsup -m -n
2023-08-22 10:03:03 +02:00
vanhauser-thc
213298fe59
afl-whatsup add coverage output
2023-08-21 16:38:48 +02:00
Samuel E. Moelius III
71f9999f29
Adjust use of sudo
2023-08-19 11:19:07 -04:00
Samuel E. Moelius III
80f74934dd
Don't hide errors
2023-08-19 08:43:47 -04:00
Samuel E. Moelius III
53c26d086b
Loosen ReportCrash
check
2023-08-19 08:17:23 -04:00
vanhauser-thc
8cf6a13eb7
add env var to help output
2023-08-17 11:47:12 +02:00