2423 Commits

Author SHA1 Message Date
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
van Hauser
f8e0e9ab1f updated todos 2019-10-27 11:35:40 +01:00
hexcoder-
10af76a50c added a TODO item for posix_memalign wrapper 2019-10-27 08:12:01 +01:00
hexcoder-
2fafb9f2fb Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2019-10-27 07:29:07 +01:00
van Hauser
4de38fe40a docs update 2019-10-27 09:04:40 +01:00
hexcoder-
74df3e2491 WIP for NetBSD port, iteration has an unknown problem causing a seg fault 2019-10-27 07:27:48 +01:00
van Hauser
8e41a59e2e
Merge pull request #87 from devnexen/gcc_llvm_plugins_little_cjg
Little compiler plugins rework regarding block location picked up.
2019-10-26 17:31:01 +02:00
hexcoder
17729ce856
Merge pull request #89 from devnexen/dfbsd_porting
Porting cpu affinity to DragonFly.
2019-10-26 10:45:20 +02:00
David Carlier
cfd7b906cb Porting cpu affinity to DragonFly.
Thanks their API is very similar in this area.
2019-10-26 08:39:13 +01:00
Andrea Fioraldi
a1f7de2bc3
Merge pull request #88 from domenukk/unicorn_nowarn
No Longer Warns for Absolute Binaries for Unicorn
2019-10-26 09:25:52 +02:00
Andrea Fioraldi
f2b3f01759 make initial inputs names consistent with others using time:0 2019-10-26 09:24:09 +02:00
Andrea Fioraldi
3eaf5560be AFL_LLVM_LAF_SPLIT_FLOATS 2019-10-26 09:03:46 +02:00
Dominik Maier
c66633ccc5 no longer warns on python as path for unicorn 2019-10-26 01:43:25 +02:00
Andrea Fioraldi
a2f911dbb1 typo 2019-10-26 01:14:39 +02:00
Andrea Fioraldi
060579b73a Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-26 01:12:36 +02:00
hexcoder-
09c26fed20 Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2019-10-26 00:18:56 +02:00
hexcoder-
3e9e7e1750 libtokencap ported to OpenBSD 2019-10-26 00:17:51 +02:00
Andrea Fioraldi
94548d2284 float compcov readme 2019-10-25 20:12:24 +02:00
Andrea Fioraldi
4ec4e5b394 floating point compcov 2019-10-25 20:04:16 +02:00
David Carlier
15c920a612 Little compiler plugins rework regarding block location picked up. 2019-10-25 14:40:04 +01:00
Andrea Fioraldi
e7871b2c76 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-25 14:02:38 +02:00
Andrea Fioraldi
644efa2905 remove redundand setenv of SHM_ENV_VAR 2019-10-25 14:02:30 +02:00
hexcoder
7e9b6fe0aa
Update sister_projects.txt
status updates for python mutators and whitelist selective instrumentation feature.
2019-10-25 10:44:34 +02:00
hexcoder
b8abf27b86
Update README.md
remove Linux-only :-), list supported OSes
2019-10-25 09:36:17 +02:00
hexcoder-
e0ff20dd37 cosmetics 2019-10-25 01:51:53 +02:00
hexcoder
0af42727f5
Merge pull request #84 from devnexen/libtokencap_darwin
Porting libtokencap to Darwin.
2019-10-24 23:32:03 +02:00
hexcoder-
b0036759fa portability fix: use cc instead of gcc for test-compcov 2019-10-25 01:22:20 +02:00
David Carlier
b4b26d4207 FreeBSD implementation 2019-10-24 22:26:18 +01:00
hexcoder-
cb7ada2e78 fix libtokencap test for Darwin 2019-10-24 22:32:37 +02:00
van Hauser
6e5143681c enhanced radamsa integration 2019-10-24 16:53:30 +02:00
David Carlier
8142422257 Porting libtokencap to Darwin.
Reading only main addresses and read only's.
2019-10-23 20:07:16 +01:00
Andrea Fioraldi
0f03226656 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-23 19:48:26 +02:00
Andrea Fioraldi
297e9e3cf5 move is_valid_addr in afl-qemu-common.h 2019-10-23 19:48:18 +02:00