vanhauser-thc
61a918f820
remove duplicate plot file write
2021-04-15 10:43:18 +02:00
vanhauser-thc
ab0f13ed06
fix writing stat file on exit
2021-04-15 00:11:32 +02:00
vanhauser-thc
7ca51fab19
ensure one fuzzer sync per cycle, cycle introspection
2021-03-27 12:53:09 +01:00
van Hauser
00a53a870d
Merge pull request #833 from WorksButNotTested/frida
...
Frida
2021-03-25 19:42:27 +01:00
Your Name
1725e6be31
Fix support for afl-cmin and updated README
2021-03-25 17:41:14 +00:00
vanhauser-thc
90e7543038
update dynamic list
2021-03-25 08:55:04 +01:00
vanhauser-thc
ab394836a9
remove warnings
2021-03-25 08:40:33 +01:00
Your Name
e1384b5086
Add support for FRIDA mode
2021-03-24 18:17:10 +00:00
van Hauser
6e2a0ef233
Merge branch 'replay' into tmp
2021-03-24 18:19:13 +01:00
vanhauser-thc
958436be4b
ifdef for record
2021-03-24 18:18:05 +01:00
Dominik Maier
5fcd634f05
fixed tiny nitpicks
2021-03-23 18:47:07 +01:00
van Hauser
090128b3f8
Merge branch 'dev' into dev
2021-03-19 23:54:36 +01:00
fuzzah
d7e121e2c9
add AFL_TARGET_ENV to afl-fuzz
2021-03-20 01:32:28 +03:00
hexcoder
66fa76a061
typo
2021-03-18 16:41:02 +01:00
vanhauser-thc
10fb46301c
afl-fuzz cleanup
2021-03-18 11:05:53 +01:00
vanhauser-thc
94312796f9
better map variability
2021-03-17 13:16:02 +01:00
vanhauser-thc
5e2a5f1110
shmem map size in config.h
2021-03-17 10:27:23 +01:00
vanhauser-thc
dda4757b35
debug
2021-03-17 01:40:27 +01:00
vanhauser-thc
413807db01
lto test
2021-03-17 01:25:21 +01:00
vanhauser-thc
f59ef29c26
fix attempt
2021-03-17 01:08:10 +01:00
Andrea Fioraldi
73641be796
Merge pull request #819 from realmadsci/qemu-consistent-preload
...
Remove AFL_PRELOAD and AFL_USE_QASAN handlers
2021-03-16 09:08:23 +01:00
realmadsci
01ad7610be
Remove AFL_PRELOAD and AFL_USE_QASAN handlers
...
These are now processed in afl-qemu-trace so that the "copy+paste" code
that is in all of the other AFL tools can be removed.
This also allows the AFL_USE_QASAN flag to work the same when used
with tools like afl-fuzz as it does with afl-qemu-trace. This is
important in situations where loading the QASAN library changes
the address of your desired entrypoint, or for crash validation
using the same environment that afl-fuzz was using.
With this change, the same set of environment variables can be used
in exactly the same way between afl-fuzz, afl-showmap, and
afl-qemu-trace, and you will get exactly the same guest environment.
2021-03-15 13:03:16 -07:00
aflpp
61c8304f24
fixes
2021-03-15 20:32:01 +01:00
Dominik Maier
3753f56c25
make get_offsets executable
2021-03-12 03:47:12 +01:00
aflpp
8ff5063545
fix
2021-03-11 18:03:18 +01:00
aflpp
b7d90a9e31
new auto map
2021-03-11 09:32:22 +01:00
vanhauser-thc
adeb0d18b1
fix the auto map fix
2021-03-11 08:59:34 +01:00
vanhauser-thc
a10a627622
fix auto map discovery
2021-03-10 19:22:57 +01:00
vanhauser-thc
a0c3011673
change map_size tests
2021-03-10 11:08:03 +01:00
Dominik Maier
851231c846
fixed scan-build warnings
2021-03-10 01:15:38 +01:00
David CARLIER
5fab0fa51f
setting general schedule priority for performance on Mac.
2021-03-09 20:27:48 +00:00
vanhauser-thc
d3f69ab4c6
documentation for AFL_PERSISTENT_RECORD
2021-03-07 08:43:01 +01:00
vanhauser-thc
517db1b8dc
fixes
2021-03-06 23:12:44 +01:00
vanhauser-thc
7f062524c9
fixes
2021-03-06 23:01:13 +01:00
vanhauser-thc
4a0d4c50fc
complete implemenation, still no test
2021-03-06 19:12:25 +01:00
vanhauser-thc
81442ba3f9
implementation without testing
2021-03-06 15:48:49 +01:00
vanhauser-thc
f0c7967fbf
add new tutorial
2021-03-03 08:58:09 +01:00
vanhauser-thc
108e588e88
add de-unicoded dictionary entries
2021-03-02 17:46:43 +01:00
vanhauser-thc
ee0ca07f3c
changing the -t ...+ meaning to "auto-calculate buth this is the max"
2021-02-25 12:19:46 +01:00
Andrea Fioraldi
35ca51c5a8
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
2021-02-24 21:29:09 +01:00
Andrea Fioraldi
047f3436e9
edges in plot file
2021-02-24 21:29:00 +01:00
hexcoder
48a1a29baa
typos
2021-02-24 20:34:33 +01:00
vanhauser-thc
fb2a6b6941
minimum sync time
2021-02-22 16:56:35 +01:00
vanhauser-thc
70fe872940
ensure a valid seed exists
2021-02-22 16:39:38 +01:00
vanhauser-thc
a252943236
another fix for disabled entries
2021-02-22 12:59:01 +01:00
vanhauser-thc
974aab6cf6
cmplog config.h -> -l option
2021-02-21 17:53:09 +01:00
vanhauser-thc
100aac4dd3
-t help
2021-02-20 14:15:38 +01:00
Dominik Maier
c5017945f7
merged
2021-02-15 14:07:10 +01:00
Dominik Maier
512f53984c
fixed scan-build issues
2021-02-15 13:51:32 +01:00
vanhauser-thc
9bd1e19d7f
added AFL_IGNORE_UNKNOWN_ENVS
2021-02-13 22:43:56 +01:00