vanhauser-thc
|
34a3060b0f
|
config __afl_cmplog_max_len
|
2024-02-04 16:08:57 +01:00 |
|
vanhauser-thc
|
c77709cdd9
|
add U256/32byte support
|
2024-02-04 16:03:12 +01:00 |
|
vanhauser-thc
|
27338fcef1
|
new forkserver - client side
|
2024-02-03 18:27:01 +01:00 |
|
vanhauser-thc
|
9fab7e892d
|
new forkserver - server part
|
2024-02-03 16:48:38 +01:00 |
|
vanhauser-thc
|
ed1a6f8a57
|
2024 v4.10c release
|
2024-02-03 11:01:31 +01:00 |
|
Han Zheng
|
06f0982f0f
|
Enhancement on Deterministic stage (#1972)
* fuzzer: init commit based on aflpp 60dc37a8cf09f8e9048e4b6a2204d6c90b27655a
* fuzzers: adding the skip variables and initialize
* log: profile the det/havoc finding
* log: add profile log output
* fuzzers: sperate log/skipdet module
* fuzzers: add quick eff_map calc
* fuzzers: add skip_eff_map in fuzz_one
* fuzzers: mark whole input space in eff_map
* fuzzers: add undet bit threshold to skip some seeds
* fuzzers: fix one byte overflow
* fuzzers: fix overflow
* fix code format
* add havoc only again
* code format
* remove log to INTROSPECTION, rename skipdet module
* rename skipdet module
* remove log to stats
* clean redundant code
* code format
* remove redundant code format check
* remove redundant doc
* remove redundant objects
* clean files
* change -d to default skipdet
* disable deterministic when using CUSTOM_MUTATOR
* revert fix
|
2024-02-01 14:13:21 +00:00 |
|
Davide Quarta
|
8fedf49984
|
replay mode support
|
2024-01-23 19:36:49 +01:00 |
|
vanhauser-thc
|
ee7d69b817
|
changelog
|
2024-01-04 15:44:28 +01:00 |
|
vanhauser-thc
|
1eb54c4c3e
|
finish injection implementation
|
2023-12-30 10:49:00 +01:00 |
|
vanhauser-thc
|
1fc1b32db2
|
initial simple injection detection support
|
2023-12-27 13:53:11 +01:00 |
|
vanhauser-thc
|
806a76afae
|
fix bad fix for MUT_STRATEGY_ARRAY_SIZE
|
2023-12-19 11:15:33 +01:00 |
|
vanhauser-thc
|
f822cdeb74
|
fix MUT_STRATEGY_ARRAY_SIZE
|
2023-12-19 09:29:12 +01:00 |
|
vanhauser-thc
|
7fabe5052b
|
fix MUT_INSERTASCIINUM
|
2023-12-19 09:26:11 +01:00 |
|
vanhauser-thc
|
ca0c9f6d17
|
v4.10a init
|
2023-12-15 09:44:02 +01:00 |
|
vanhauser-thc
|
8a7705aedb
|
v4.09c release
|
2023-12-15 09:28:39 +01:00 |
|
vanhauser-thc
|
37505928bc
|
fix 2 mutation bugs
|
2023-12-15 09:23:30 +01:00 |
|
vanhauser-thc
|
f290bdd83b
|
add AFL_FUZZER_LOOPCOUNT
|
2023-12-14 16:00:57 +01:00 |
|
yangzao
|
faedb3fb29
|
update python module
|
2023-11-25 21:18:32 -07:00 |
|
yangzao
|
8af74bcaee
|
update afl-fuzz-run
|
2023-11-24 22:47:50 -07:00 |
|
yangzao
|
770e868d04
|
add custom_post_run.c
|
2023-11-24 11:06:06 -07:00 |
|
vanhauser-thc
|
f3d2127fd8
|
clang-format 16->17
|
2023-11-06 10:13:59 +01:00 |
|
van Hauser
|
e241280fcc
|
Merge pull request #1899 from AFLplusplus/scale
Scale encoding
|
2023-10-25 17:07:03 +02:00 |
|
Jesse Schwartzentruber
|
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 |
|
vanhauser-thc
|
4cdf7a1e3e
|
add scale encode mode for cmplog
|
2023-10-23 18:03:59 +02:00 |
|
Christian Holler (:decoder)
|
bfb841d013
|
Use proper AFL_NYX_AUX_SIZE for nyx_aux_string
|
2023-10-20 00:07:35 +02:00 |
|
vanhauser-thc
|
48bff70cdd
|
add AFL_NO_CFG_FUZZING to env list
|
2023-10-06 18:53:44 +02:00 |
|
Thomas Rooijakkers
|
a6b7da8808
|
Remove Android specifics
|
2023-09-20 09:41:49 +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 |
|
vanhauser-thc
|
a809c3c50c
|
less impact
|
2023-09-03 11:22:54 +02:00 |
|
vanhauser-thc
|
549e5dd926
|
AFL_IGNORE_SEED_PROBLEMS
|
2023-08-23 18:02:33 +02:00 |
|
vanhauser-thc
|
4d8d8633ff
|
update faq
|
2023-08-13 11:44:37 +02:00 |
|
marc
|
8823f22a9c
|
add AFL_FINAL_SYNC
|
2023-08-11 11:22:18 +02:00 |
|
marc
|
9607d1db06
|
v4.09a init
|
2023-08-10 10:56:20 +02:00 |
|
marc
|
3721c65a0b
|
v4.08c release
|
2023-08-10 10:41:55 +02:00 |
|
marc
|
55d696fbae
|
code format
|
2023-08-09 17:14:13 +02:00 |
|
van Hauser
|
b4bd33961c
|
Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash
Implement an option for treating crashing seeds as new crash
|
2023-08-09 14:39:25 +00:00 |
|
Jesse Schwartzentruber
|
247d8539fe
|
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.
|
2023-08-04 15:39:57 -04:00 |
|
Sergej Schumilo
|
08a6fd7c29
|
update the old nyx env var naming scheme
(to have a more consistent naming overall)
|
2023-08-04 12:13:06 +02:00 |
|
Junwha
|
fcdfe9e990
|
Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable
- and fix typo
Signed-off-by: Junwha <qbit@unist.ac.kr>
|
2023-08-04 18:36:58 +09:00 |
|
vanhauser-thc
|
79640acbf1
|
nits
|
2023-08-04 09:25:19 +02:00 |
|
Sergej Schumilo
|
8f31086a7f
|
make nyx aux buffer size configurable
|
2023-08-03 14:40:10 +02:00 |
|
Junwha
|
1429c9724e
|
Add option for treating crashing input as new crash
Signed-off-by: Junwha Hong <qbit@unist.ac.kr>
|
2023-08-02 19:07:38 +09:00 |
|
Dominik Maier
|
d0782a7f03
|
Various fixes for warnings, extends #1818
|
2023-07-30 21:59:57 +00:00 |
|
mark0
|
168ade3b70
|
Fix format specifiers (#1818)
* Update afl-mutations.h
Fix bug: compilation cannot pass when DEBUG macro is enabled
* Update afl-fuzz-one.c
Fix bug: compilation cannot pass when DEBUG macro is enabled
|
2023-07-30 23:51:24 +02:00 |
|
vanhauser-thc
|
5f813bbb86
|
improve cmplog level 3
|
2023-07-21 18:02:30 +02:00 |
|
vanhauser-thc
|
2b8e528a3b
|
interesting32_float
|
2023-07-13 17:12:55 +02:00 |
|
vanhauser-thc
|
127c345161
|
nts
|
2023-07-13 14:26:32 +02:00 |
|
vanhauser-thc
|
2a34e84507
|
nits
|
2023-07-12 16:08:22 +02:00 |
|
vanhauser-thc
|
d518426335
|
no_ui: display time
|
2023-07-02 14:50:18 +02:00 |
|