cf458a7d25
Add an env to afl-clang-fast to disable setting rpath if LLVM path isn't
...
recognized
2023-10-23 21:57:21 -04:00
4cdf7a1e3e
add scale encode mode for cmplog
2023-10-23 18:03:59 +02:00
85c5b5218c
Merge pull request #1896 from AFLplusplus/dev
...
push to stable
2023-10-23 09:14:18 +02:00
eaa6a1754a
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
2023-10-21 15:29:46 +02:00
389c88c0f3
update unicorn
2023-10-21 15:28:34 +02:00
b50b2e822f
Merge pull request #1894 from choller/dev
...
Use proper AFL_NYX_AUX_SIZE for nyx_aux_string
2023-10-21 09:18:15 +02:00
bfb841d013
Use proper AFL_NYX_AUX_SIZE for nyx_aux_string
2023-10-20 00:07:35 +02:00
51f6229612
Merge pull request #1890 from AFLplusplus/typos
...
2 typos in afl-llvm-pass.so.cc
2023-10-16 18:27:21 +02:00
92ac2c228c
typo
2023-10-16 16:45:30 +02:00
c885a892ff
Merge pull request #1889 from AFLplusplus/early_llvm
...
Use EarlyEPCallback when llvm >= 16
2023-10-14 14:25:35 +02:00
943fa7eb73
bracket
2023-10-14 12:48:58 +02:00
9db9cc80e3
EarlyEPCallback for llvm16
2023-10-14 11:14:10 +02:00
af18f2c732
update todos
2023-10-08 09:39:10 +02:00
48bff70cdd
add AFL_NO_CFG_FUZZING to env list
2023-10-06 18:53:44 +02:00
a380615811
Merge pull request #1883 from eqv/atomic_stats
...
Make fuzzer_stats update atomic
2023-10-04 22:28:43 +02:00
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
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
8eaa590c59
Use sync_id instead of use_banner while building statsd metric messages
2023-10-03 13:54:19 +03:00
d97c7e4258
nits
2023-10-03 11:14:59 +02:00
d09950f4bb
Merge pull request #1880 from AFLplusplus/dev
...
push to stable
2023-10-03 10:36:21 +02:00
63100d2012
Merge pull request #1879 from AFLplusplus/urandom
...
Use /dev/urandom for area_is_valid check
2023-10-03 10:34:25 +02:00
1f7f1eff43
fix addseeds test
2023-10-02 15:52:11 +02:00
d9462657a8
urandom
2023-10-02 15:02:24 +02:00
bec74ae23c
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
2023-10-02 14:42:45 +02:00
9a9dbaff72
remove old credits
2023-10-02 14:41:47 +02:00
3bfd194d46
benchmark: notebook wording tweaks
2023-10-02 04:33:16 -07:00
b9db6b1254
benchmark: add a README, lower default runs from 5 to 3
2023-10-02 04:11:43 -07:00
49a1d81191
benchmark: cleanup, add results, add a data exploration notebook
2023-10-02 04:11:15 -07:00
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
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