vanhauser-thc
7b33148b75
add AFL_LLVM_LTO_SKIPINIT to envs.h
2023-04-25 08:23:27 +02:00
Maik Betka
e99d4ba976
Merge pull request #2 from AFLplusplus/dev
...
Dev
2023-04-21 16:48:47 +02:00
eleguevel
30495e6bfe
frida mode: add dynamic loaded code exclusion
...
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its
associated JS function setInstrumentNoDynamicLoad to prevent the
instrumentation of late dynamic loaded code.
Resolve #1708
2023-04-21 12:00:56 +02:00
Maik Betka
7101ffa1ae
Merge remote-tracking branch 'origin/dev' into atnwalk
...
# Conflicts:
# include/afl-fuzz.h
# src/afl-fuzz-run.c
2023-04-21 11:31:22 +02:00
vanhauser-thc
4e5f42cab6
afl-showmap custom mutator support
2023-04-20 10:39:23 +02:00
Maik Betka
9ab902402c
fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_PROCESS_KEEP_ORIGINAL in AFL++ to integrate atnwalk without re-compiling afl-fuzz
2023-04-17 17:09:48 +02:00
vanhauser-thc
02b9e583f2
v4.07a init
2023-04-17 14:41:05 +02:00
vanhauser-thc
7f734c96d1
v4.06c release
2023-04-17 10:25:10 +02:00
vanhauser-thc
56f7e3aa08
hidden -Y option for nyx, code format
2023-04-16 12:42:32 +02:00
van Hauser
87b9dc4ba0
Merge pull request #1702 from schumilo/dev
...
add Nyx support in afl-showmap, afl-tmin, afl-cmin and afl-analyze
2023-04-16 12:24:10 +02:00
Sergej Schumilo
059d470e8d
improved Nyx tmp dir handling (additional sanity checks)
2023-04-16 04:42:09 +02:00
Sergej Schumilo
47833bcf9e
fix remove_nyx_tmp_workdir function
2023-04-16 04:28:19 +02:00
Sergej Schumilo
a96cdc649f
switch to latest libnyx API
2023-04-14 05:59:12 +02:00
Sergej Schumilo
eefd98f374
add Nyx support in various tools (like afl-cmin)
2023-04-14 02:25:33 +02:00
vanhauser-thc
f756734ad2
fix attempt at post_process implementation
2023-04-13 12:07:27 +02:00
vanhauser-thc
6cc8d607fb
remove -z option, use -p mmopt instead
2023-04-13 11:44:39 +02:00
vanhauser-thc
36127fb197
add -z switch
2023-04-05 12:59:20 +02:00
vanhauser-thc
e46e0bce44
allow pizza mode to be disabled
2023-04-02 12:03:45 +02:00
vanhauser-thc
b1bfc1ae76
time_wo_finds in fuzzer_stats
2023-03-27 17:52:01 +02:00
vanhauser-thc
30483919eb
code format
2023-03-09 17:37:29 +01:00
vanhauser-thc
5221938945
various fixes
2023-03-09 17:36:13 +01:00
Amit Elkabetz
e9e440d7f3
Fixed according to PR comment, moved cli flag to an env variable
2023-03-05 20:25:39 +02:00
Amit Elkabetz
403d95d2d2
auto code format fixes
2023-03-05 18:21:35 +02:00
Amit Elkabetz
07cf27cddc
Added flag -u to allow custom interval to update fuzzer_stats file
2023-03-05 18:16:21 +02:00
vanhauser-thc
0c0a6c3bfa
regression fix
2023-02-23 11:22:40 +01:00
van Hauser
c33f8751e3
Merge pull request #1651 from AFLplusplus/dev
...
Dev
2023-02-21 01:11:00 +01:00
vanhauser-thc
668f5e1fa9
debug output
2023-02-15 09:32:32 +01:00
vanhauser-thc
80eabd6e8a
AFL_LLVM_DICT2FILE_NO_MAIN support
2023-02-13 11:34:14 +01:00
vanhauser-thc
54fa78d32c
autodisable and better performance
2023-02-13 09:52:57 +01:00
Marcello Maugeri
c86d06849b
Update forkserver.h
...
Fix typo
2023-02-08 15:54:27 +01:00
vanhauser-thc
ca063c92d2
more options
2023-02-06 08:52:12 +01:00
vanhauser-thc
90f61552f7
changes
2023-02-04 15:39:03 +01:00
Your
0d55feb11d
Add support for disabling branch suppression
2023-01-31 07:00:02 +00:00
van Hauser
4a54555a1a
Merge pull request #1628 from AFLplusplus/dev
...
Dev
2023-01-27 13:40:48 +01:00
vanhauser-thc
f4a13585a1
better asan defaults everwhere
2023-01-26 12:21:47 +01:00
vanhauser-thc
eeca3a0b29
lots of fixes
2023-01-19 11:52:19 +01:00
vanhauser-thc
14d8eb9e40
autotoken: splicing; splice_optout
2023-01-18 22:17:14 +01:00
vanhauser-thc
8fe5e29104
ignore timeout env option
2023-01-18 14:56:26 +01:00
vanhauser-thc
33f41e3974
autotokens: print stats at exit
2023-01-17 09:52:35 +01:00
vanhauser-thc
35801bed7a
dictionary support
2023-01-15 13:47:31 +01:00
vanhauser-thc
e4ff0ebd56
4.06a init
2023-01-05 13:52:32 +01:00
vanhauser-thc
885a6fc106
4.05c release
2023-01-05 12:43:53 +01:00
vanhauser-thc
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
vanhauser-thc
0165ca8c6c
hide queue introspection behind define
2022-12-20 13:36:56 +01:00
vanhauser-thc
85b44bb730
add cmplog envs
2022-12-12 18:35:05 +01:00
vanhauser-thc
26a5bd625c
write queue statistics
2022-11-18 12:23:18 +01:00
van Hauser
46beedadd7
Merge pull request #1580 from guyf2010/dev
...
Add option for random cmplog colorization
2022-11-14 21:48:50 +01:00
vanhauser-thc
57257ce656
fix python
2022-11-14 21:41:07 +01:00
vanhauser-thc
e2ebebce83
fix python
2022-11-14 21:37:08 +01:00
guyf2010
bb81fb784e
Add option for random cmplog colorization
2022-11-13 14:37:33 +00:00