hexcoder-
b5e4d1a491
fix gcc_plugin Makefile (VPATH)
2020-04-09 10:23:37 +02:00
hexcoder-
20cb846c95
Makefile cleanup
2020-04-09 10:23:37 +02:00
hexcoder-
a1e531589e
unicorn_mode/samples/persistent Makefile portable version
2020-04-09 10:23:37 +02:00
van Hauser
d6b680de48
remove todo
2020-04-09 10:23:37 +02:00
van Hauser
28314632bd
fix travis - heiko test your changes on linux pls ;)
2020-04-09 10:23:37 +02:00
van Hauser
09ab904354
one more include move
2020-04-09 10:23:37 +02:00
hexcoder-
5c0cf60ec1
fix damage in test.sh
2020-04-09 10:23:37 +02:00
van Hauser
698caed9c0
llvm_mode ctx: move function terminator instrumentation before skipping blocks
2020-04-09 10:23:37 +02:00
hexcoder-
ae05f5c4b0
afl-fuzz: add usage info when no python support is there, use it in test.sh
2020-04-09 10:23:37 +02:00
van Hauser
d397bba6b2
llvm_mode android fix
2020-04-09 10:23:37 +02:00
van Hauser
7a6b66e684
fix limits.h include
2020-04-09 10:23:37 +02:00
hexcoder-
e6daeef55c
fix compilation in OpenBSD
2020-04-09 10:23:37 +02:00
van Hauser
c36c1b8992
update todo
2020-04-09 10:23:37 +02:00
van Hauser
1d1f575b5c
add missing piece for CTX coverage
2020-04-09 10:23:37 +02:00
van Hauser
ecdffa03f8
added snapshot feature to documentation
2020-04-09 10:23:37 +02:00
hexcoder-
6688184bfd
argv_fuzzing Makefile: portable version
2020-04-09 10:23:37 +02:00
hexcoder
84a4fd40a0
fix travis
2020-04-09 10:23:37 +02:00
hexcoder-
d37a195392
socket_fuzzing Makefile: make it portable
2020-04-09 10:23:37 +02:00
hexcoder-
11e76af819
libdislocator: make Makefile portable
2020-04-09 10:23:37 +02:00
hexcoder-
ed8c0d173e
gcc_plugin: portable Makefile
2020-04-09 10:23:37 +02:00
hexcoder-
c57fdbedaf
gcc_plugin fix compile for USEMMAP
2020-04-09 10:23:37 +02:00
David Carlier
bd9676aa04
Android build fix proposal.
...
LTO flag is recognised but however broken on Android (tested with armv7 arch).
Thus giving the choice not to enable it.
In fortify mode, open required O_CREAT or O_TMPFILE when mode is set.
2020-04-09 10:23:37 +02:00
van Hauser
e5d0a9ecdf
update readme
2020-04-09 10:23:37 +02:00
van Hauser
314debb799
ctx done
2020-04-09 10:23:37 +02:00
Andrea Fioraldi
24ad714d0d
update env with AFL_NO_SNAPSHOT
2020-04-09 10:23:37 +02:00
Andrea Fioraldi
41225b53fa
small fixes
2020-04-09 10:23:37 +02:00
Andrea Fioraldi
5efd306f7b
snapshot() in llvm mode
2020-04-09 10:23:37 +02:00
van Hauser
ccbcb5c8d3
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile fix, fixed for FUSELD (for LTO)
2020-04-09 10:23:37 +02:00
hexcoder-
2f172d6c5a
GNUmakefile: python config add --ldflags, silence tests
2020-04-09 10:23:37 +02:00
hexcoder-
1eb81fdf36
unicorn_mode build script: find setuptools more reliably
2020-04-09 10:23:37 +02:00
hexcoder-
62b6af693d
Makefile bugfix macros are generally not expanded in shell calls
2020-04-09 10:23:37 +02:00
hexcoder-
a49988afbf
fix silly error with uname -s
2020-04-09 10:23:37 +02:00
hexcoder-
03495beadb
libtokencap, portable Makefile (for GNUmake and BSDmake)
2020-04-09 10:23:37 +02:00
hexcoder-
079fdbf9bc
portable version of Makefile (tested with bsdmake and GNUmake)
2020-04-09 10:23:37 +02:00
van Hauser
002e3840e6
update todo
2020-04-09 10:23:37 +02:00
van Hauser
96c558bec4
update todo
2020-04-09 10:23:37 +02:00
van Hauser
a267263420
unit tests cleaning
2020-04-09 10:23:37 +02:00
van Hauser
c14fd1ad18
code format, small improvements
2020-04-09 10:23:37 +02:00
Andrea Fioraldi
88782ae43c
custom mutator readme
2020-04-09 10:23:37 +02:00
van Hauser
70e777d031
no random timing for -s fixed_seed
2020-04-09 10:23:37 +02:00
hexcoder-
9e1482ad04
fix make install regarding MANPAGES target
2020-04-09 10:23:37 +02:00
hexcoder-
fef08192ad
restore portable Makefiles
2020-04-09 10:23:37 +02:00
van Hauser
5488422471
fix UI bug for bit flip yields
2020-04-09 10:23:37 +02:00
van Hauser
e8e6dbf839
small enhancements and code-format
2020-04-09 10:23:37 +02:00
van Hauser
5602a09cc6
remove MaybeAlign
2020-04-09 10:23:37 +02:00
hexcoder-
164a01e723
fix make install
2020-04-09 10:23:37 +02:00
van Hauser
f7f106c42a
remove maybe_linking artifacts
2020-04-09 10:23:37 +02:00
hexcoder-
7f817fe583
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
2020-04-09 10:23:37 +02:00
Dominik Maier
5e66d95fbd
better asan
2020-04-09 10:23:37 +02:00
Dominik Maier
d064b2e4af
el no longer has to be used in loop
2020-04-09 10:23:37 +02:00