David Carlier
67ae54c957
Using LLVM/GCC 9 tooling
2019-11-04 17:15:56 +00:00
David Carlier
14c359700b
Basic docker build proposal.
2019-11-04 15:37:56 +00:00
Andrea Fioraldi
c11b8883e0
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2019-11-04 15:46:59 +01:00
Andrea Fioraldi
adae07d013
restored big-endian compcov in unicorn
2019-11-04 15:46:49 +01:00
van Hauser
1c7b6a5e05
travis
2019-11-04 13:10:52 +01:00
Andrea Fioraldi
fbeba570e6
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2019-11-03 13:02:41 +01:00
David Carlier
c3b2fee074
Unicorn mode for BSD proposal.
...
Darwin fix
2019-11-01 14:45:03 +00:00
van Hauser
e2442f7471
Merge pull request #98 from devnexen/sub_readme_renaming
...
libtokencap/libdislocator README rename proposals
2019-10-31 17:15:56 +01:00
David Carlier
b33bb0943a
libtokencap/libdislocator README rename proposals
...
and fixing the install tasks in the process.
2019-10-31 15:50:58 +00:00
Andrea Fioraldi
58fe2f2c76
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2019-10-31 16:19:26 +01:00
Andrea Fioraldi
664f603a31
better wine trace with winepath on .cur_input
2019-10-31 16:19:12 +01:00
van Hauser
b17afc10a2
travis update
2019-10-31 13:27:48 +01:00
van Hauser
74f7576313
travis update
2019-10-31 13:24:15 +01:00
van Hauser
e8d0ffa8b4
travis update
2019-10-31 12:56:59 +01:00
van Hauser
ceb2d99732
Merge pull request #97 from devnexen/llvm_mode_build_silent_warn
...
Fix some silent warnings and put some var to some usage...
2019-10-31 12:53:47 +01:00
van Hauser
822a3e505a
travis update
2019-10-31 12:49:33 +01:00
van Hauser
7b0ab778e3
travis update
2019-10-31 12:46:55 +01:00
van Hauser
744910ad1b
travis update
2019-10-31 12:43:51 +01:00
David Carlier
7fdc7e01a5
Fix some silent warnings and put some var to some usage...
2019-10-31 11:41:50 +00:00
van Hauser
c7c622377a
travis debug
2019-10-31 12:25:20 +01:00
van Hauser
ae990ce8dc
travis updates
2019-10-31 11:38:01 +01:00
van Hauser
7ab2e1d184
travis update
2019-10-31 11:29:22 +01:00
van Hauser
c21b78b297
travis updates
2019-10-31 11:24:47 +01:00
van Hauser
94a7102d3a
travis updates
2019-10-31 11:21:41 +01:00
van Hauser
fce7a0c78c
update travis
2019-10-31 11:17:18 +01:00
van Hauser
98b27d0c64
travis: added make tests
2019-10-31 11:01:00 +01:00
van Hauser
2d0b90b423
Merge pull request #96 from devnexen/llvm_mode_other_oses_llvm_cfg
...
LLVM mode passing the full path of the LLVM config bindir.
2019-10-31 10:53:05 +01:00
David Carlier
070ccae4dd
Little tweaks
2019-10-31 09:25:43 +00:00
van Hauser
4620d31e2a
travis
2019-10-31 10:10:15 +01:00
David Carlier
16953b5cfa
LLVM mode passing the full path of the LLVM config bindir.
...
On FreeBSD the system compiler does not have llvm-config
however system packages provides several version of the
LLVM toolchain thus forcing to pass AFL_CC/AFL_CXX to make
it work fully.
2019-10-30 17:09:01 +00:00
hexcoder
cfccadcdc4
Merge pull request #95 from devnexen/gcc_plugin_tokencap
...
copying LLVM mode no builtins.
2019-10-29 16:44:35 +01:00
David Carlier
67533cf7c3
copying LLVM mode no builtins.
2019-10-29 15:35:54 +00:00
van Hauser
8a10f3f22f
Merge pull request #94 from devnexen/libtokencap_upd
...
libtokencap update proposal
2019-10-29 16:16:54 +01:00
David Carlier
c87210820c
libtokencap update proposal
...
- bcmp interception.
- FreeBSD using default argument to get current pid for the mapping
data gathering, getpid seems to cause some issues under certain
conditions (getenv call).
2019-10-29 15:06:20 +00:00
van Hauser
66791a5dad
more radamsa optimization
2019-10-29 14:22:13 +01:00
van Hauser
ee9b2522a3
Merge pull request #93 from devnexen/few_warnings_fix_proposal_libtokencap
...
libtokencap, respect constness also considering pointer arithmetic
2019-10-29 12:04:50 +01:00
David Carlier
df5c7eef39
libtokencap, respect constness also considering pointer arithmetic
...
is non C standard, some compilers might not have GNU extensions.
2019-10-29 10:49:16 +00:00
van Hauser
ccbb0d37b3
removed warning
2019-10-29 10:44:57 +01:00
van Hauser
66f123fb66
Merge pull request #92 from devnexen/alloc_aligned_c11_libdislocator
...
adding aligned_alloc + little changes proposal for posix_memalign
2019-10-29 10:41:55 +01:00
David Carlier
87b599f4a8
adding aligned_alloc + little changes proposal for posix_memalign
2019-10-29 08:09:43 +00:00
van Hauser
6238df88a2
fixed warning and return
2019-10-28 22:36:29 +01:00
hexcoder-
38d74f0ad5
second forgotten place, we need to filter out float vector types
2019-10-28 20:48:45 +01:00
hexcoder-
25443918c4
silence some compiler warnings
2019-10-28 16:45:30 +01:00
hexcoder-
8035968516
silence some compiler warnings
2019-10-28 16:32:26 +01:00
hexcoder
f9bf0bd90e
Merge pull request #90 from devnexen/libtokencap_netbsd_fix
...
Fix proposal for libtokencap
2019-10-28 16:16:54 +01:00
Andrea Fioraldi
0df37d0fa1
Merge pull request #91 from devnexen/posix_memalign_prop
...
memalign/posix_memalign proposal for libdislocator
2019-10-28 15:49:43 +01:00
David Carlier
fbb131da73
memalign/posix_memalign proposal for libdislocator
2019-10-28 14:44:28 +00:00
David Carlier
942f8d0ec9
Fix proposal for libtokencap
...
Avoiding fopen API seems buggy on NetBSD.
2019-10-28 11:01:37 +00:00
van Hauser
64fa11d204
updated changelog, afl-analyze AFL_SKIP_BIN_CHECK support
2019-10-28 11:52:31 +01:00
hexcoder-
3ad5316dd1
fix issue #86 , we exclude floating point vectors from splitting
2019-10-27 23:54:44 +01:00