8b35dd49be
Fix macOS build
2024-09-23 21:22:17 +02:00
703fd0b610
Merge pull request #2212 from nj00001/dev
...
Save crash log returned by nyx when AFL_CRASHING_SEEDS_AS_NEW_CRASH e…
2024-09-23 17:02:47 +03:00
db172473b5
Save crash log returned by nyx when AFL_CRASHING_SEEDS_AS_NEW_CRASH environment variable is enabled
...
nyx also returns a crash log when reporting a crash, both files are saved in the afl++ fuzzing run, whereas with the AFL_CRASHING_SEEDS_AS_NEW_CRASH setting, only the crash file is saved in the dry run phase if crashes are included in the supplied seeds.
This commit adds crash log saving to keep the behavior consistent
2024-09-23 15:50:20 +08:00
5b44067e9c
Update fuzzing_in_depth.md for a typo ( #2209 )
2024-09-16 12:23:10 +02:00
8531928fa4
Merge pull request #2207 from schumilo/dev
...
fix AFL_AUTORESUME=1 for Nyx mode
2024-09-14 16:02:21 +02:00
804c98a1e8
Merge pull request #2208 from 20urc3/patch-1
...
Update COMPARISON.md
2024-09-14 16:01:32 +02:00
1792ce2825
Update COMPARISON.md
...
- Add Ampere Altra Q80-30 benchmark
2024-09-14 15:33:55 +02:00
1d6cd5dd19
fix AFL_AUTORESUME=1 for Nyx mode
2024-09-14 03:51:20 +02:00
7e9abf1bba
Merge pull request #2206 from smoelius/afl-sha1-filenames-test
...
Add `AFL_SHA1_FILENAMES` test
2024-09-12 21:50:20 +02:00
6a28502191
Adjust cmplog test to use AFL_SHA1_FILENAMES=1
2024-09-12 10:05:23 -04:00
fc7c95e9f4
nits
2024-09-12 10:24:05 +02:00
4086b93ad7
Merge pull request #2205 from ktpss95112/patch-1
...
Update env_variables.md
2024-09-09 09:02:09 +02:00
837a9693ab
Update env_variables.md
2024-09-09 11:32:32 +08:00
60d3ecab63
Fix broken link in CONTRIBUTING.md ( #2196 )
...
* Fix broken link in CONTRIBUTING.md
* Also change link text
2024-09-06 23:26:03 +02:00
d0f39849c2
update qemu persisten readme
2024-09-06 12:36:57 +02:00
8820bf4758
update qemu persisten readme
2024-09-06 12:36:57 +02:00
75d8c47a6b
Merge pull request #2204 from AFLplusplus/dev
...
push to stable
2024-09-06 12:16:31 +02:00
3ec794c806
Merge pull request #2203 from ktpss95112/patch-1
...
Update the doc string of read_foreign_testcases()
2024-09-06 11:50:33 +02:00
bf46ff8823
Merge pull request #2202 from smoelius/permissive_create-in-mark_as_variable
...
Use `permissive_create` in `mark_as_variable`
2024-09-06 11:48:34 +02:00
6f61fca15a
Update the doc string of read_foreign_testcases()
2024-09-06 11:39:49 +08:00
b8cb35fa8c
Use permissive_create
in mark_as_variable
2024-09-05 09:56:38 -04:00
dfc9b3dba0
already support LLVMFuzzerCleanup
2024-09-04 16:34:09 +02:00
ab5f95e17a
enhance autotokens standalone
2024-08-29 14:12:32 +02:00
fe66a95d96
add autotokens-standalone
2024-08-28 15:31:15 +02:00
72a24e6439
improve aflpp-standalone
2024-08-28 13:17:49 +02:00
088dd6476c
Merge pull request #2195 from intrigus-lgtm/patch-4
...
Install package without asking for confirmation
2024-08-22 18:32:08 +02:00
30df52cd8c
Merge pull request #2193 from ncoghlan/core-dump-notice-rewording
...
Offer more explicit core dump handling tip
2024-08-22 18:30:28 +02:00
74d262c7b5
Install package without asking for confirmation
2024-08-21 15:50:00 +02:00
d7c99007ff
No longer need the extra line break
2024-08-21 20:04:30 +10:00
bdb5622bd4
Skip the save/restore example
2024-08-21 20:03:33 +10:00
cf2ddf437b
Wording tweaks
2024-08-21 19:05:41 +10:00
2b7aae66b6
Offer more explicit core dump handling tip
2024-08-21 19:02:38 +10:00
598a3c6b5e
Merge pull request #2192 from AFLplusplus/dev
...
fix unicorn build
2024-08-20 12:51:03 +02:00
0978283915
fix unicorn build
2024-08-20 12:49:49 +02:00
f27cbdb793
Merge pull request #2190 from AFLplusplus/dev
...
push to stable
2024-08-19 16:51:42 +02:00
1689a8e053
code format, llvm 18
2024-08-19 16:25:32 +02:00
6edc3b51ba
fix AFL_OLD_FORKSERVER
2024-08-18 16:06:57 +02:00
93fb1d1a24
fix custom post process with custom send
2024-08-16 10:46:01 +02:00
bf7a6d69cf
update changelog
2024-08-15 11:52:01 +02:00
6ddd5ecf4a
fix missing trace_mini check
2024-08-14 18:47:44 +02:00
e2099114aa
Merge pull request #2186 from R9295/fix/unicorn-mode-build
...
fix unicorn and unicornafl build script
2024-08-14 14:00:15 +02:00
db84f75a81
remove deprecated -d option in unicorn CI test
2024-08-14 13:45:10 +02:00
9111035495
fix incorrect check for unicorn CI
2024-08-14 13:44:44 +02:00
d78a8698e4
fix rebuild message
2024-08-13 16:56:22 +02:00
7b2f983bf3
fix unicorn and unicornafl build script
2024-08-13 16:54:53 +02:00
1910b0ad42
Merge pull request #2183 from NareshBiradar1/fix/image-tag-typo
...
#2182 - Fix Typo in Image Tag `heigh` Attribute in `README.md`
2024-08-11 16:59:39 +02:00
9a04df5d97
Corrected the 'heigh' attribute to 'height' in the HTML image tag for the AFL++ logo to ensure proper display.
2024-08-11 19:55:01 +05:30
4f03f380ea
Merge pull request #2180 from tchebb/fix-shell-errors
...
Fix `/bin/sh:` errors when building without LLVM
2024-08-08 09:30:19 +02:00
e3b08d430c
Merge pull request #2173 from ahuo1/dev
...
To support AFL instrumentation, add default settings of map_size in forkserver.
2024-08-08 09:21:38 +02:00
4f35c30371
Merge pull request #2181 from tchebb/fix-no-zlib
...
Fix syntax error when compiling without zlib
2024-08-07 12:28:08 +02:00