6791 Commits

Author SHA1 Message Date
van Hauser
51f6229612
Merge pull request #1890 from AFLplusplus/typos
2 typos in afl-llvm-pass.so.cc
2023-10-16 18:27:21 +02:00
toka
92ac2c228c typo 2023-10-16 16:45:30 +02:00
van Hauser
c885a892ff
Merge pull request #1889 from AFLplusplus/early_llvm
Use EarlyEPCallback when llvm >= 16
2023-10-14 14:25:35 +02:00
toka
943fa7eb73 bracket 2023-10-14 12:48:58 +02:00
toka
9db9cc80e3 EarlyEPCallback for llvm16 2023-10-14 11:14:10 +02:00
vanhauser-thc
af18f2c732 update todos 2023-10-08 09:39:10 +02:00
vanhauser-thc
48bff70cdd add AFL_NO_CFG_FUZZING to env list 2023-10-06 18:53:44 +02:00
van Hauser
a380615811
Merge pull request #1883 from eqv/atomic_stats
Make fuzzer_stats update atomic
2023-10-04 22:28:43 +02:00
coco
c622e4c565 Make fuzzer_stats update atomic
This writes fuzzer_stats to a temp file and then atomically renames the
temp file into fuzzer_stats so that any read on fuzzer_stats will always
return a consistent view of the AFL state (otherwise there is a very
low change of AFL's write and $tool's reads to race and yield
inconsistent results).
2023-10-04 12:44:56 -07:00
van Hauser
17bfb3a408
Merge pull request #1882 from m4drat/statsd-banner-fix
Use sync_id instead of use_banner while building statsd metric messages
2023-10-03 14:02:34 +02:00
Theodor Arsenij
8eaa590c59 Use sync_id instead of use_banner while building statsd metric messages 2023-10-03 13:54:19 +03:00
vanhauser-thc
d97c7e4258 nits 2023-10-03 11:14:59 +02:00
van Hauser
d09950f4bb
Merge pull request #1880 from AFLplusplus/dev
push to stable
2023-10-03 10:36:21 +02:00
van Hauser
63100d2012
Merge pull request #1879 from AFLplusplus/urandom
Use /dev/urandom for area_is_valid check
2023-10-03 10:34:25 +02:00
vanhauser-thc
1f7f1eff43 fix addseeds test 2023-10-02 15:52:11 +02:00
toka
d9462657a8 urandom 2023-10-02 15:02:24 +02:00
vanhauser-thc
bec74ae23c Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev 2023-10-02 14:42:45 +02:00
vanhauser-thc
9a9dbaff72 remove old credits 2023-10-02 14:41:47 +02:00
Chris Ball
3bfd194d46 benchmark: notebook wording tweaks 2023-10-02 04:33:16 -07:00
Chris Ball
b9db6b1254 benchmark: add a README, lower default runs from 5 to 3 2023-10-02 04:11:43 -07:00
Chris Ball
49a1d81191 benchmark: cleanup, add results, add a data exploration notebook 2023-10-02 04:11:15 -07:00
van Hauser
f3ec554803
Merge pull request #1868 from nataraj-hates-MS-for-stealing-github/stable
Show shorter fuzzer name in stat when user's banner is too long
2023-10-02 10:47:31 +02:00
vanhauser-thc
05bea40ea4 update nyx-qemu 2023-10-02 09:09:37 +02:00
toka
efae28f27c typo 2023-10-01 18:20:50 +02:00
vanhauser-thc
6b73dee7da add afl-addseeds tool 2023-09-30 12:42:40 +02:00
Grzegorz Wypych
d6b6278cb4
Fixed script for pwndbg (#1876)
Co-authored-by: grzegorz.wypych <h0rac26@gmail.com>
2023-09-29 17:34:22 -04:00
vanhauser-thc
fd76d6a433 fix exploit mode on startup 2023-09-28 15:35:41 +02:00
van Hauser
1c582b6aee
Merge pull request #1874 from AFLplusplus/dev
push to stable
2023-09-27 16:33:43 +02:00
vanhauser-thc
5f7c3a1ee0 fix afl-cc help output 2023-09-27 16:32:55 +02:00
vanhauser-thc
bd90283d0f update todo 2023-09-22 07:17:23 +02:00
vanhauser-thc
c762b6a305 fix afl-persistent-config for Debian 2023-09-22 07:06:18 +02:00
van Hauser
14bca44311
Merge pull request #1864 from ThomasTNO/utf8_support
Add support for UTF-8 line rendering
2023-09-20 17:48:21 +02:00
Thomas Rooijakkers
762fe0aad8
forgot removal of compiler flag 2023-09-20 11:00:17 +02:00
Thomas Rooijakkers
a6b7da8808
Remove Android specifics 2023-09-20 09:41:49 +02:00
Nikolay Shaplov
5eb4c6eacd Use shorter fuzzer name in stat header when user's banner is too big 2023-09-19 21:55:40 +03:00
Thomas Rooijakkers
abbdf1c3ac
Use proper ifdef, remove else in line with other compile options 2023-09-19 13:52:36 +02:00
Thomas Rooijakkers
6dc054be0f
Add usage compilation status print for NO_UTF 2023-09-19 13:42:53 +02:00
Thomas Rooijakkers
54f0148157
UTF-8 line rendering for status screen as default 2023-09-19 13:31:29 +02:00
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