vanhauser-thc
3e1d794107
update mutation strategy
2023-06-29 16:57:20 +02:00
vanhauser-thc
edd352612d
code format
2023-06-24 09:30:09 +02:00
vanhauser-thc
90f83c13d0
remove dead code, code format
2023-06-22 09:26:46 +02:00
vanhauser-thc
64b15a00f2
fix afl-cmin* for old afl vanilla issue
2023-06-21 12:20:10 +02:00
vanhauser-thc
51ab51ca27
update tutorial list
2023-06-21 09:04:08 +02:00
vanhauser-thc
7b29f2cd24
fix timeout for sessions restart and + usage
2023-06-20 19:58:14 +02:00
vanhauser-thc
3ad8e9856c
update changelog
2023-06-12 09:23:57 +02:00
vanhauser-thc
61b6f4ed9e
4.08a init
2023-06-12 09:16:15 +02:00
vanhauser-thc
bf2727b763
v4.07c release
2023-06-12 08:28:47 +02:00
vanhauser-thc
e71d422b3c
enhance custom mutator docs
2023-06-08 08:42:23 +02:00
vanhauser-thc
88603a2c2e
add issue to faq
2023-06-07 15:17:46 +02:00
vanhauser-thc
a4b9272416
fix gcc cmplog crash
2023-06-07 10:58:10 +02:00
vanhauser-thc
9324f3f628
rewrote PCGUARD
2023-06-01 12:19:45 +02:00
fanquake
b08e6bf8c6
doc: recommend llvm/clang-14 in docs
...
Might as well recommend installing 14, as that's newer, and what's used
in Docker.
Also remove outdated Dockerfile versions, likely easier to remove
versions here entirely, and anyone that wants to see what version is
used, can look in the Dockerfile.
2023-05-30 16:31:09 +01:00
vanhauser-thc
1d0694df86
add symqemu custom mutator
2023-05-17 15:25:26 +02:00
vanhauser-thc
dfdc6fd12c
add missing envs in the docs
2023-05-16 14:54:02 +02:00
vanhauser-thc
7f636dbfc2
add @responsefile support for afl-cc
2023-05-12 15:58:20 +02:00
vanhauser-thc
93c821aaa3
afl-clang-lto incomptable with -flto=thin
2023-05-12 08:39:11 +02:00
vanhauser-thc
a752b15921
update qemu_mode
2023-05-12 08:29:31 +02:00
Dominik Maier
3a98d7af18
qemuafl: Persistent mode for PPC32 targets
2023-05-11 21:02:46 +02:00
vanhauser-thc
70da0c2e40
better tritondse support
2023-05-10 16:09:18 +02:00
vanhauser-thc
fcab3ec990
docs
2023-05-01 08:55:37 +02:00
vanhauser-thc
ed96f9b209
add frida mode tutorial
2023-04-28 16:02:09 +02:00
vanhauser-thc
5813a4319c
doc, code format
2023-04-28 11:42:21 +02:00
vanhauser-thc
3e84d6a2ae
afl++ -> AFL++
2023-04-27 11:49:00 +02:00
vanhauser-thc
b18bc7b98f
changelog updates
2023-04-26 16:25:03 +02:00
vanhauser-thc
21865c6224
rename env to AFL_IGNORE_PROBLEMS_COVERAGE
2023-04-25 16:47:37 +02:00
vanhauser-thc
d822181467
afl-cmin -T support
2023-04-25 13:13:43 +02:00
vanhauser-thc
7b877e2c1d
afl-cmin.bash -T support
2023-04-25 09:30:25 +02:00
vanhauser-thc
c0ecf7cf61
only reverse reading the queue on restart
2023-04-25 08:33:51 +02:00
van Hauser
b66d7f99a7
Merge pull request #1713 from kenohassler/wafl-mode
...
llvm-lto: allow skipping initialisation
2023-04-25 08:21:42 +02:00
Keno Hassler
7c3c0b26d1
document new env var
2023-04-24 20:32:04 +02:00
vanhauser-thc
8c228b0d23
afl-showmap -I option
2023-04-24 18:08:27 +02:00
vanhauser-thc
6bd48a48cb
code format
2023-04-22 11:39:44 +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
vanhauser-thc
4e5f42cab6
afl-showmap custom mutator support
2023-04-20 10:39:23 +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
2f6242d3f8
update docs
2023-04-15 12:28:39 +02:00
vanhauser-thc
e12acaa203
fix custom mutator C examples
2023-04-15 10:12:20 +02:00
vanhauser-thc
b5f7f42cd0
update qemuafl, info in afl-plot
2023-04-14 10:22:00 +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
824385f52c
make llvm 17 work
2023-04-12 14:03:29 +02:00
vanhauser-thc
75d7a09469
show custom mutator name in UI
2023-04-08 13:48:07 +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
5221938945
various fixes
2023-03-09 17:36:13 +01:00
vanhauser-thc
e0866f51c7
support LLVMFuzzerTestOneInput -1 return
2023-03-09 13:57:03 +01:00