van Hauser
9c105098dd
general maintance
2019-10-04 10:33:28 +02:00
Andrea Fioraldi
4cf02a32a7
unicorn arm compcov
2019-10-03 15:35:02 +02:00
van Hauser
7cdd0abfd5
doc update
2019-09-23 11:06:41 +02:00
van Hauser
b4ca95a9fa
afl-fuzz mutation documentation feature
2019-09-22 13:21:15 +02:00
hexcoder-
e36e5f4fc9
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
2019-09-22 08:08:47 +02:00
hexcoder-
1e503a586d
first realisation of splitting floating point compares
...
activated with AFL_LLVM_LAF_SPLIT_COMPARES=1
needs testing on big endian machines
A compare is split into
sign integer comparison
exponent integer comparison
mantissa/fraction integer comparison
These integer comparisons are further splitted if they are
bigger than a byte.
2019-09-22 08:02:56 +02:00
van Hauser
e423e0a0f1
make tests
2019-09-21 19:00:43 +02:00
van Hauser
6e6480c952
install libtokencap and libdislocator if present
2019-09-20 19:39:19 +02:00
van Hauser
ff5c7b155c
custom mutator fuzzing yields UI
2019-09-20 19:20:15 +02:00
van Hauser
123d97bfb8
LLVM_CONFIG llvm_mode fix
2019-09-20 18:37:16 +02:00
Andrea Fioraldi
5e56d3bf36
bit of doc
2019-09-17 16:17:39 +02:00
van Hauser
c8173eb9ec
make help
2019-09-17 07:33:48 +02:00
van Hauser
428b88a82a
added afl_custom_mutator_only
2019-09-16 16:17:16 +02:00
van Hauser
46ac559003
man page for afl-clang-fast
2019-09-16 15:17:14 +02:00
van Hauser
4e87c6af02
for hexcoder
2019-09-13 17:05:20 +02:00
van Hauser
461e717157
doc update
2019-09-13 14:22:31 +02:00
Andrea Fioraldi
6444bc6a71
update readme and todo
2019-09-13 11:02:50 +02:00
van Hauser
df379dfcf4
no more unlink
2019-09-10 21:01:33 +02:00
van Hauser
1a0b491ed6
2.54d init
2019-09-05 10:14:42 +02:00
van Hauser
3a4226a28b
2.54c release
2019-09-05 10:12:22 +02:00
Khaled Yakdan
b31dff6bee
Merge branch 'master-upstream' into custom_mutator_docs
...
# Conflicts:
# afl-fuzz.c
2019-09-04 23:20:18 +02:00
Khaled Yakdan
1b3f971330
Added documentation and a simple example for the custom mutator functionality
2019-09-04 22:57:52 +02:00
van Hauser
abf61ecc8f
add to docs
2019-09-04 16:15:42 +02:00
van Hauser
52bfd1fc3d
added man pages
2019-09-04 12:14:35 +02:00
Andrea Fioraldi
e969afc627
update todo
2019-09-03 11:24:45 +02:00
van Hauser
39c4bb7a49
added peak_rss_mb and slowest_exec_ms in fuzzer_stats report
2019-09-02 10:29:54 +02:00
van Hauser
e76ad2980f
added force-ui env
2019-09-02 09:41:52 +02:00
Andrea Fioraldi
5036cb54cc
update with changes from master
2019-08-30 12:13:51 +02:00
Andrea Fioraldi
eadd378f6c
update changelog
2019-08-30 11:42:30 +02:00
Andrea Fioraldi
7b36afd5f1
modernize docs and readme for qemu and unicorn
2019-08-30 11:38:33 +02:00
van Hauser
10df5ad0ac
docu update
2019-08-27 16:22:25 +02:00
Andrea Fioraldi
b1ebd62c78
update env_variables.txt with compcov levels
2019-08-21 09:57:26 +02:00
van Hauser
d3d0682310
seperated the forkserver from afl-fuzz and afl-tmin
2019-08-19 12:54:55 +02:00
van Hauser
2971b5b315
documentation update
2019-08-08 10:36:43 +02:00
van Hauser
af823d6486
map size fixes
2019-08-01 15:44:10 +02:00
van Hauser
487a87df02
adding blame
2019-08-01 15:32:55 +02:00
van Hauser
84855737b3
little fix
2019-08-01 13:38:49 +02:00
van Hauser
3e418ecb6e
showmap shows tuple content summary now
2019-08-01 12:01:04 +02:00
van Hauser
89769c836f
showmap fix
2019-08-01 11:49:01 +02:00
hexcoder-
7c8470b1dc
document python2 requirements for unicorn_mode
2019-07-31 11:05:47 +02:00
van Hauser
2b6fe347ae
2.53d init
2019-07-26 14:41:48 +02:00
van Hauser
f97409dd2d
v2.53c
2019-07-26 14:19:04 +02:00
van Hauser
eea1c6606c
incorporated most of the 2.53b changes
2019-07-26 10:39:14 +02:00
van Hauser
8f4f45c524
incorporated most of the 2.53b changes
2019-07-26 10:35:58 +02:00
van Hauser
ce842648ae
afl_trace_pc fix
2019-07-25 11:18:14 +02:00
van Hauser
ad1c4bf202
squash typos
2019-07-25 10:34:03 +02:00
van Hauser
dfb3bd8e33
documentation update
2019-07-25 09:00:22 +02:00
Dominik Maier
00dc8a0ad5
Added AFL-Unicorn mode
2019-07-25 02:26:51 +02:00
Andrea Fioraldi
9246f21f2a
remove the unreadable AFLFast schedules tabel in markdown from README
2019-07-24 15:54:05 +02:00
van Hauser
3789a56225
updated changelog and readme
2019-07-23 17:04:04 +02:00