hexcoder-
|
2b922e9e68
|
fix possible null ptr deref in afl-prealloc.h
|
2020-05-15 17:07:30 +02:00 |
|
van Hauser
|
57637ba0b0
|
removed overlooked post_lib references, added post_lib examples to examples/custom_mutators
|
2020-05-15 13:39:42 +02:00 |
|
van Hauser
|
d536ddc240
|
change: slaves only sync from masters
|
2020-05-15 09:27:15 +02:00 |
|
van Hauser
|
564399bd75
|
v2.65d init
|
2020-05-15 09:04:55 +02:00 |
|
van Hauser
|
49bd24144a
|
v2.65c
|
2020-05-15 08:35:46 +02:00 |
|
hexcoder-
|
182b8a4582
|
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
available)
|
2020-05-15 01:55:33 +02:00 |
|
Dominik Maier
|
97bddc8cfa
|
added critical whitespace
|
2020-05-15 01:52:56 +02:00 |
|
Dominik Maier
|
a55e26959b
|
fixed recursive clean
|
2020-05-15 01:31:02 +02:00 |
|
Dominik Maier
|
63e2222af1
|
code format
|
2020-05-15 01:24:27 +02:00 |
|
Dominik Maier
|
9637fe8a74
|
travis for focal
|
2020-05-15 00:58:17 +02:00 |
|
Dominik Maier
|
c084458294
|
updated 20.04 Dockerfile
|
2020-05-15 00:51:57 +02:00 |
|
Dominik Maier
|
498e9f4298
|
adding 20.04 test
|
2020-05-14 23:54:07 +02:00 |
|
hexcoder-
|
13033034db
|
nuicornafl build script fix setuptools check
|
2020-05-14 23:23:55 +02:00 |
|
Dominik Maier
|
749c63d3b3
|
removed accidental shell injection
|
2020-05-14 22:39:11 +02:00 |
|
hexcoder
|
73c2619c33
|
.gitignore: better be explicit
|
2020-05-14 22:30:44 +02:00 |
|
Dominik Maier
|
65f9553365
|
unicorn mode may run scripts
|
2020-05-14 22:25:50 +02:00 |
|
hexcoder-
|
3f621c8ed4
|
update .gitignore
|
2020-05-14 21:57:32 +02:00 |
|
Dominik Maier
|
11f3b487ee
|
corrected info about python
|
2020-05-14 21:51:51 +02:00 |
|
Ruben ten Hove
|
4c253aedae
|
use --python flag to point to python executable for qemu build
|
2020-05-14 21:49:36 +02:00 |
|
Ruben ten Hove
|
efdad526ee
|
darn IDE
|
2020-05-14 21:49:36 +02:00 |
|
Ruben ten Hove
|
4081a8f7b6
|
should install python3 setuptools here too
|
2020-05-14 21:49:36 +02:00 |
|
Ruben ten Hove
|
867f948bb2
|
create temp symlink to python3 for qemu mode if python isn't found
|
2020-05-14 21:49:36 +02:00 |
|
Ruben ten Hove
|
767ed8c5da
|
add python setuptools to travis builds
|
2020-05-14 21:49:36 +02:00 |
|
Ruben ten Hove
|
f0aadc3d0b
|
qemu build expects python on PATH
|
2020-05-14 21:49:36 +02:00 |
|
Ruben ten Hove
|
d95c4483fd
|
correct binary already chosen before
|
2020-05-14 21:49:36 +02:00 |
|
Dominik Maier
|
00a147b244
|
info about py3 setuptools
|
2020-05-14 21:49:26 +02:00 |
|
Ruben ten Hove
|
74eae83b54
|
use only python3 in new builds
|
2020-05-14 21:47:04 +02:00 |
|
hexcoder-
|
324b44872c
|
unicornafl: python/module check with faster method
|
2020-05-14 21:13:36 +02:00 |
|
hexcoder
|
94a1d4d3ac
|
test unicornafl: copy from build script
|
2020-05-14 20:32:04 +02:00 |
|
hexcoder
|
a3392007cd
|
next try
|
2020-05-14 20:30:00 +02:00 |
|
hexcoder
|
4ac06a4eef
|
and more
|
2020-05-14 20:10:10 +02:00 |
|
hexcoder
|
0495ded87d
|
unicornafl build script more debug
|
2020-05-14 19:58:32 +02:00 |
|
hexcoder
|
64b80b3201
|
unicornafl build script: debugging version for travis
|
2020-05-14 19:23:07 +02:00 |
|
hexcoder-
|
fa20eb1de7
|
GNUmakefile: add standard path for NetBSD, test for git and svn before use
|
2020-05-14 18:47:44 +02:00 |
|
hexcoder-
|
ae15803bf1
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2020-05-14 18:41:44 +02:00 |
|
hexcoder-
|
9e375179d8
|
test.sh: make sure the right python version (with setuptools available) is being used
|
2020-05-14 18:40:26 +02:00 |
|
hexcoder-
|
460760d7b6
|
unicornafl build script: find matching python and setuptools
|
2020-05-14 18:00:48 +02:00 |
|
van Hauser
|
682b620922
|
fix afl-clang-fast help output
|
2020-05-14 16:25:07 +02:00 |
|
hexcoder-
|
6b69cd2e57
|
Makefile: for convenience forward targets to GNUmake
|
2020-05-14 09:00:17 +00:00 |
|
Dominik Maier
|
56a86bb9e2
|
added unicornafl fix info
|
2020-05-14 01:35:35 +02:00 |
|
Dominik Maier
|
00ad2ffc61
|
unicornafl version
|
2020-05-14 01:33:03 +02:00 |
|
Dominik Maier
|
a16e92800d
|
prefer python3
|
2020-05-14 01:20:33 +02:00 |
|
van Hauser
|
7c9ff4bfe7
|
if target crashes add LTO fixed map as a possible reason
|
2020-05-14 01:12:00 +02:00 |
|
van Hauser
|
d334093606
|
deprecated AFL_POST_LIBRARY
|
2020-05-14 01:00:11 +02:00 |
|
van Hauser
|
044bd3cb41
|
init/deinit need to be optional for post lib
|
2020-05-13 18:58:32 +02:00 |
|
van Hauser
|
4e192db13c
|
better clean
|
2020-05-13 18:24:01 +02:00 |
|
van Hauser
|
8cc5442401
|
fix GNUmakefile
|
2020-05-13 18:20:06 +02:00 |
|
hexcoder
|
bd94d5fce7
|
unicornafl build script: python version is critical
|
2020-05-13 17:39:00 +02:00 |
|
hexcoder-
|
b6be906082
|
GNUmakefile: avoid tabs
|
2020-05-13 17:03:59 +02:00 |
|
van Hauser
|
60a5df5262
|
code-format and slight -S/-M modifications
|
2020-05-13 16:49:00 +02:00 |
|