hexcoder-
f88910755b
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
2020-01-07 07:12:05 +01:00
hexcoder-
d176c59ea2
remove bash dependency (not generally present on *BSD)
2020-01-07 07:11:05 +01:00
Andrea Fioraldi
b2bee5c32a
moar moar copyrights
2020-01-06 16:17:23 +01:00
Andrea Fioraldi
2692ef788b
moar copyright notes
2020-01-06 16:06:35 +01:00
Andrea Fioraldi
69b4977036
2020 copyright note
2020-01-06 16:04:35 +01:00
Andrea Fioraldi
b95cd8968d
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2020-01-06 11:46:23 +01:00
Andrea Fioraldi
67cbeeb395
added ++ to copyright notes
2020-01-06 11:46:14 +01:00
van Hauser
e7fc1ef49e
minor fix for man page install
2020-01-06 10:05:33 +01:00
van Hauser
5fda7861fa
test.sh honors LLVM_CONFIG
2020-01-05 16:22:50 +01:00
hexcoder
80705aca61
Typo in name
2020-01-03 07:46:21 +01:00
hexcoder
db2eb75205
Typos fixed
2020-01-02 17:41:18 +01:00
van Hauser
710566be93
remove unnecessary conditions
2020-01-02 10:51:14 +01:00
van Hauser
3827b912c7
compile fixes
2020-01-02 08:39:29 +01:00
van Hauser
345c1deb58
Merge pull request #161 from devnexen/libtokencap_mac_fix
...
libtokencap, fix mac os process map lookup.
2020-01-01 13:07:25 +01:00
David Carlier
3f2f232fc5
libtokencap, fix mac os process map lookup.
...
Incrementing base address for next iteration.
2020-01-01 10:59:57 +00:00
van Hauser
49c6f7245e
typo
2019-12-31 13:23:15 +01:00
van Hauser
bfc33150f4
show correct python version and readme name
2019-12-31 13:21:13 +01:00
van Hauser
6dea693441
show correct python version and readme name
2019-12-31 13:19:47 +01:00
van Hauser
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
van Hauser
842cd9dec3
final touches before 2.60
2.60c
2019-12-31 12:52:10 +01:00
hexcoder
4b4effe343
Update README.md
2019-12-30 23:38:50 +01:00
van Hauser
c3bb0a3421
added testcases for afl-tmin and afl-cmin
2019-12-30 22:21:51 +01:00
van Hauser
878a80de7f
critical bugfix for afl-tmin
2019-12-30 22:01:36 +01:00
van Hauser
f7e1397d98
Merge pull request #160 from devnexen/timingsafe_flavors_libtoken
...
libtokencap adding timingsafe* string comparators
2019-12-30 20:09:57 +01:00
David Carlier
e90fa623d9
libtokencap adding timingsafe* string comparators
2019-12-30 17:23:23 +00:00
van Hauser
9829c5eb95
really ensure that all .test files are removed after they are not needed anymore
2019-12-30 15:14:00 +01:00
van Hauser
3f23f40a56
makefile clean fix
2019-12-30 13:26:39 +01:00
van Hauser
cd2cae720b
added AFL_AS_FORCE_INSTRUMENT env
2019-12-29 19:38:45 +01:00
van Hauser
65b4141cd3
make clean beautification
2019-12-28 19:04:05 +01:00
Andrea Fioraldi
58c7a0f8fe
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2019-12-28 18:22:15 +01:00
Andrea Fioraldi
9a2f2f1ee9
remove docs when building qemu static
2019-12-28 15:56:29 +01:00
van Hauser
c983e2c5b1
code format
2019-12-28 11:42:06 +01:00
hexcoder
2eb88d31a4
Update README.md
...
fix some typos
2019-12-28 09:56:39 +01:00
van Hauser
0fb68cbbfa
Merge pull request #156 from n0pFlux/master
...
Fixed memory leak in afl-fuzz-python.c - trim_case_python.
2019-12-27 20:50:04 +01:00
hexcoder-
064cd3315c
fix issue #155 AFL_LLVM_LAF_SPLIT_FLOATS breaks bogofilter
...
added some forgotten floating point comparison types
2019-12-27 20:13:00 +01:00
n0p
cc3bf762ec
Fixed memory leak in afl-fuzz-python.c - trim_case_python.
2019-12-27 18:50:14 +01:00
van Hauser
29bbe0aebe
Merge pull request #154 from devnexen/setsockopt_socket_fuzzing
...
socket fuzzing build warning fixes proposal / setsockopt no-op
2019-12-26 14:56:38 +01:00
David Carlier
33ce5829c3
socket fuzzing build warning fixes proposal / setsockopt no-op
2019-12-26 13:50:50 +01:00
Andrea Fioraldi
a05bd3e477
code format
2019-12-25 10:42:23 +01:00
Andrea Fioraldi
9ed4bfbca8
AFL_PRELOAD -> QEMU_SET_ENV for afl-fuzz,afl-showmap,afl-analyze,afl-tmin
2019-12-25 10:35:49 +01:00
van Hauser
67b6298895
qemu ld_preload support and added socket_fuzzing ld_preload library
2019-12-24 20:56:10 +01:00
van Hauser
3122790295
Merge pull request #152 from afflux/argvfuzz
...
argvfuzz preload for fuzzing binaries' argv
2019-12-24 20:16:39 +01:00
Kjell Braden
5aa089d1b2
argv_fuzzing: should also compile with AFL_NO_X86
2019-12-24 16:09:48 +01:00
van Hauser
b0a2160c3a
be sure to have directories for install targets
2019-12-24 10:45:39 +01:00
Andrea Fioraldi
4f343e791a
restore llvm DebugInfo
2019-12-21 22:02:50 +01:00
Kjell Braden
7db87ec74b
argvfuzz preload for fuzzing binaries' argv
2019-12-21 21:42:35 +01:00
Andrea Fioraldi
8679f3d757
try to work with llvm < 3.7
2019-12-21 21:14:01 +01:00
Andrea Fioraldi
65bafe7192
Merge pull request #150 from afflux/master
...
minor fix for llvm_mode build with non-standard paths
2019-12-21 21:09:19 +01:00
Kjell Braden
49b3c9e0a0
remove remainder of git submodule
...
commit 7028c9b59d6171426457494a179cd55022cd483b only removed the
.gitmodules entry. this commit removes the corresponding directory, so
`git submodule status` won't fail anymore.
2019-12-21 17:49:39 +01:00
Kjell Braden
e244f85c0b
use llvm-config from env for version check
2019-12-21 17:46:29 +01:00