vanhauser-thc
43014cd465
changelog
2024-07-01 08:57:26 +02:00
vanhauser-thc
50ae95cee4
add AFL_OLD_FORKSERVER feature
2024-06-29 16:31:08 +02:00
vanhauser-thc
f7bbd467b5
add custom_send_tcp
2024-06-28 16:00:19 +02:00
vanhauser-thc
ba7313b521
AFL_CUSTOM_MUTATOR_LATE_SEND added
2024-06-27 18:51:58 +02:00
vanhauser-thc
af47531745
improved seed selection algorithm
2024-06-26 01:12:10 +02:00
vanhauser-thc
ecb5854be0
add zlib compression for fast resume
2024-06-21 14:40:23 +02:00
vanhauser-thc
b8568034f0
code format and changelog
2024-06-18 15:42:34 +02:00
van Hauser
3ebf41ba34
Merge pull request #2128 from AFLplusplus/fastrestart
...
Fastrestart
2024-06-18 15:28:56 +02:00
vanhauser-thc
304e84502d
fast resume option
2024-06-18 15:24:38 +02:00
vanhauser-thc
e7da8b9d6b
Revert "MONOTONIC"
...
This reverts commit 0c9b460cc46aebfa4eb6e1fbe928895c0a8fcfbd.
2024-06-13 09:19:11 +02:00
vanhauser-thc
0c9b460cc4
MONOTONIC
2024-06-12 09:17:07 +02:00
vanhauser-thc
75c3fa91dc
update changelog
2024-06-10 22:25:38 +02:00
vanhauser-thc
8e50c0c103
frida verbose
2024-06-10 09:08:44 +02:00
vanhauser-thc
f2cd5e1d8e
v4.22a init
2024-06-09 19:15:12 +02:00
vanhauser-thc
ec0b83f127
4.21c
2024-06-09 18:39:56 +02:00
vanhauser-thc
4bb4d4ad00
fix -n
2024-06-09 12:16:32 +02:00
vanhauser-thc
477063e9ee
memory adjustments
2024-06-06 17:52:21 +02:00
vanhauser-thc
e46c106b89
new seed selection algorithm
2024-06-06 10:25:23 +02:00
vanhauser-thc
2d9b793dbb
AFL_NO_SYNC
2024-06-04 14:48:02 +02:00
vanhauser-thc
e639521b01
changelog
2024-06-01 16:34:23 +02:00
vanhauser-thc
a3125c38f4
fix afl-showmap shmmemleak
2024-05-29 12:55:28 +02:00
vanhauser-thc
e1521fa8eb
fix symcc custom mutator
2024-05-21 11:04:25 +02:00
vanhauser-thc
31a8beb449
support new llvm 19 changes
2024-05-19 13:47:53 +02:00
vanhauser-thc
56d5aa3101
log
2024-05-17 23:55:43 +02:00
vanhauser-thc
6ae95271be
nits
2024-05-16 09:17:59 +02:00
vanhauser-thc
b6c4f3775a
disable xml/curl/g_ string transform compare
2024-05-14 12:34:51 +02:00
van Hauser
0cabc12f91
Merge pull request #2086 from smoelius/dev
...
Add `AFL_SHA1_FILENAMES` option
2024-05-13 19:32:44 +02:00
vanhauser-thc
b282ce999d
post_process after trim
2024-05-13 13:42:58 +02:00
vanhauser-thc
24b9d74e70
compcov int fix
2024-05-13 08:44:43 +02:00
Samuel Moelius
c03f2897d0
Add AFL_SHA1_FILENAMES
option
2024-05-12 05:44:14 -04:00
vanhauser-thc
db60555c1b
update changelog
2024-05-11 08:59:01 +02:00
vanhauser-thc
ac6ccd53df
stat update during syncing
2024-05-07 16:46:24 +02:00
vanhauser-thc
26eaf53a83
AFL_DISABLE_REDUNDANT
2024-05-02 08:35:24 +02:00
vanhauser-thc
2c3f761ede
changes
2024-04-26 16:16:21 +02:00
vanhauser-thc
70c60cfba7
work with spaces in filenames
2024-04-26 16:14:50 +02:00
vanhauser-thc
951a0e5225
fix AFL_PERSISTENT_RECORD
2024-04-25 10:04:58 +02:00
vanhauser-thc
458b939bc4
LTO fix
2024-04-19 17:34:50 +02:00
vanhauser-thc
6b049536f1
v4.21 init
2024-04-13 11:54:08 +02:00
vanhauser-thc
e01307a993
v4.20c
2024-04-13 11:39:26 +02:00
van Hauser
beb9f95359
Merge pull request #2051 from Phasip/patch-1
...
Clarify that oss-fuzz doesn't randomize builds anymore
2024-04-12 11:07:33 +02:00
Pasi Saarinen
c49a4c7027
Clarify that oss-fuzz doesn't randomize builds anymore
2024-04-12 09:28:38 +02:00
vanhauser-thc
40adc34413
fix -V, code format
2024-04-09 09:24:19 +02:00
vanhauser-thc
45603367bf
fix llvm modules
2024-04-07 09:44:33 +02:00
vanhauser-thc
f7ea0f569f
fix aflpp custom mutator + standalone tool
2024-04-05 14:53:02 +02:00
vanhauser-thc
443edcd771
nits
2024-03-12 07:42:16 +01:00
vanhauser-thc
acc178e5dd
log
2024-02-29 14:16:56 +01:00
vanhauser-thc
036a79268b
gcc cmplog fix
2024-02-29 09:10:29 +01:00
vanhauser-thc
849994dedd
update changelog
2024-02-23 14:09:22 +01:00
vanhauser-thc
5ae4a7ae02
afl-whatsup current speed
2024-02-20 15:48:48 +01:00
Sean McBride
808022d3e0
Fixed #1865 : many updates to INSTALL.md for macOS
...
- moved shared mem instructions to before building so that tests during build don't fail
- corrected path to README.llvm.md
- updated some macOS spelling
- added missing sudo
- misc other changes from reading the document carefully
2024-02-19 12:06:11 -05:00