05bea40ea4
update nyx-qemu
2023-10-02 09:09:37 +02:00
efae28f27c
typo
2023-10-01 18:20:50 +02:00
6b73dee7da
add afl-addseeds tool
2023-09-30 12:42:40 +02:00
d6b6278cb4
Fixed script for pwndbg ( #1876 )
...
Co-authored-by: grzegorz.wypych <h0rac26@gmail.com >
2023-09-29 17:34:22 -04:00
fd76d6a433
fix exploit mode on startup
2023-09-28 15:35:41 +02:00
1c582b6aee
Merge pull request #1874 from AFLplusplus/dev
...
push to stable
2023-09-27 16:33:43 +02:00
5f7c3a1ee0
fix afl-cc help output
2023-09-27 16:32:55 +02:00
bd90283d0f
update todo
2023-09-22 07:17:23 +02:00
c762b6a305
fix afl-persistent-config for Debian
2023-09-22 07:06:18 +02:00
14bca44311
Merge pull request #1864 from ThomasTNO/utf8_support
...
Add support for UTF-8 line rendering
2023-09-20 17:48:21 +02:00
762fe0aad8
forgot removal of compiler flag
2023-09-20 11:00:17 +02:00
a6b7da8808
Remove Android specifics
2023-09-20 09:41:49 +02:00
5eb4c6eacd
Use shorter fuzzer name in stat header when user's banner is too big
2023-09-19 21:55:40 +03:00
abbdf1c3ac
Use proper ifdef, remove else in line with other compile options
2023-09-19 13:52:36 +02:00
6dc054be0f
Add usage compilation status print for NO_UTF
2023-09-19 13:42:53 +02:00
54f0148157
UTF-8 line rendering for status screen as default
2023-09-19 13:31:29 +02:00
0b6e74eeb0
Add support for UTF-8 line rendering
2023-09-13 15:49:04 +02:00
dee7699381
Merge pull request #1863 from AFLplusplus/dev
...
afl-whatsup output fix
2023-09-13 08:25:06 +00:00
748d417f86
afl-whatsup output fix
2023-09-13 10:24:44 +02:00
b28b58801d
Merge pull request #1862 from AFLplusplus/dev
...
Dev
2023-09-13 08:10:25 +00:00
98eed79f57
-a default
2023-09-13 09:39:06 +02:00
3b835b7c8b
increase sync length
2023-09-12 16:05:56 +02:00
7d2122e059
Merge pull request #1860 from AFLplusplus/dev
...
push to stable
2023-09-12 08:35:44 +00:00
4f4ce24690
update todo
2023-09-12 10:26:52 +02:00
19c387a824
update multicore recommendation
2023-09-12 09:54:05 +02:00
6c7c4b821a
reweight redundant
2023-09-11 14:56:34 +02:00
a384d7f91f
Merge pull request #1859 from AFLplusplus/reinit
...
ensure table reinit, downgrade redundant
2023-09-11 12:54:27 +00:00
9f023d482b
Merge branch 'dev' into reinit
2023-09-11 12:54:21 +00:00
a8185f8ff2
Merge pull request #1858 from AFLplusplus/pendfav
...
Pendfav
2023-09-11 12:52:46 +00:00
0688c779ec
Merge pull request #1857 from AFLplusplus/dev
...
push to stable
2023-09-11 07:38:45 +00:00
5f6c76e192
fix cmplog forkserver kill signal
2023-09-08 13:40:57 +02:00
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
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
f8ca83ff4a
Add start_time_of_run and total_execs_per_sec, cleanup for PR
2023-09-05 01:45:16 -07:00
91938d2dfc
Allow config of all experiment params, average across runs
2023-09-05 01:37:13 -07:00
8e8acd0a04
Save the results to a json file
2023-09-05 01:37:13 -07:00
0091afc761
Add support for multi-core benchmarking
2023-09-05 01:37:13 -07:00
bcaa3cb591
Test standard and persistent modes separately
2023-09-05 01:37:13 -07:00
9b0a35d843
Pure Python (3.6) port of benchmark.sh as benchmark.py, no other changes
2023-09-05 01:37:13 -07:00
b679e155ca
frida_mode: fix oob when copying details
...
Change-Id: I6a19792ee9e174720242602cec4a79134f6218de
2023-09-05 09:24:42 +05:30
87b33740ea
ensure table reinit, downgrade redundant
2023-09-04 13:38:09 +02:00
9307ef4b7c
fix string transform laf
2023-09-04 09:11:47 +02:00
cd6b89eb74
nit
2023-09-03 13:54:54 +02:00
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
3bae404733
code format
2023-09-03 11:25:03 +02:00
a809c3c50c
less impact
2023-09-03 11:22:54 +02:00
1c4ff36496
Merge pull request #1850 from devnexen/afl_untracer_haiku
...
afl untracer haiku build fix.
2023-09-02 14:05:56 +00:00
dad56abc85
fix attempt for laf string compare transform
2023-09-02 15:48:29 +02:00
2c40fc4ae8
afl untracer haiku build fix.
2023-09-02 10:04:14 +00:00
11a622c63d
Merge pull request #1847 from AFLplusplus/dev
...
push to stable
2023-08-31 12:51:42 +00:00