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 |
|
hexcoder-
|
c384a17b41
|
GNUmakefile: add paths /usr/local/... for OpenBSD, add check for ASAN
|
2020-05-13 16:42:20 +00:00 |
|
hexcoder-
|
6fdd6004f2
|
unicornafl build script: fix sed call for OpenBSD, use present python
bug fixes:
|
2020-05-13 16:39:25 +00:00 |
|
van Hauser
|
c4fe6f5277
|
Merge pull request #361 from rish9101/pre_save_format
Add post library API as custom mutator and rename pre_save
|
2020-05-13 16:39:23 +02:00 |
|
rish9101
|
645e331559
|
Fix previous commit bugs
|
2020-05-13 19:46:30 +05:30 |
|
rish9101
|
45bddcd808
|
Fix bugs, remove intial post library test
|
2020-05-13 19:25:23 +05:30 |
|
rish9101
|
9627458ecc
|
Add post library API as custom mutator and rename pre_save
|
2020-05-13 18:59:12 +05:30 |
|
van Hauser
|
f8b3d34225
|
move has_new_bits for better performance
|
2020-05-13 00:41:24 +02:00 |
|
hexcoder-
|
5273c61cd8
|
Darwin tests: grep --binary-files=text for laf-intel and skipping of unittests
|
2020-05-12 23:19:51 +02:00 |
|
Dominik Maier
|
0c1c947aaf
|
updated uc ref
|
2020-05-12 22:42:41 +02:00 |
|
hexcoder-
|
6224ae1c60
|
test/test.sh: prefer python3 over python for unicornafl, avoid realpath and readlink dependencies
|
2020-05-12 20:59:48 +02:00 |
|
van Hauser
|
72f4a9f678
|
missing env var
|
2020-05-12 19:40:04 +02:00 |
|
van Hauser
|
060f4ea320
|
enforce mandatary custom functions
|
2020-05-12 17:05:12 +02:00 |
|
van Hauser
|
6177954773
|
fix custom mutators and add real test cases
|
2020-05-12 16:32:40 +02:00 |
|
van Hauser
|
7b40d7b942
|
new code formatting + applied
|
2020-05-12 11:12:25 +02:00 |
|
hexcoder-
|
a578d719e1
|
llvm_mode: more support for Darwin/MacOSX (WIP)
|
2020-05-12 10:34:52 +02:00 |
|
Andrea Fioraldi
|
8bb10c3bf1
|
fix issue in describe_op showing time inside src
|
2020-05-12 09:20:02 +02:00 |
|