|
4f343e791a
|
restore llvm DebugInfo
|
2019-12-21 22:02:50 +01:00 |
|
|
7db87ec74b
|
argvfuzz preload for fuzzing binaries' argv
|
2019-12-21 21:42:35 +01:00 |
|
|
8679f3d757
|
try to work with llvm < 3.7
|
2019-12-21 21:14:01 +01:00 |
|
|
65bafe7192
|
Merge pull request #150 from afflux/master
minor fix for llvm_mode build with non-standard paths
|
2019-12-21 21:09:19 +01:00 |
|
|
49b3c9e0a0
|
remove remainder of git submodule
commit 7028c9b59d only removed the
.gitmodules entry. this commit removes the corresponding directory, so
`git submodule status` won't fail anymore.
|
2019-12-21 17:49:39 +01:00 |
|
|
e244f85c0b
|
use llvm-config from env for version check
|
2019-12-21 17:46:29 +01:00 |
|
|
cc151388a1
|
Merge pull request #148 from devnexen/make_distrib_non_linux_fix_proposal
On non Linux systems, (g)make distrib stops halfway
|
2019-12-20 18:15:07 +01:00 |
|
|
5f0a252fae
|
On non Linux systems, (g)make distrib stops halfway
because of QEMU not supported.
Symplifying cores counting data gathering.
|
2019-12-20 16:37:48 +00:00 |
|
|
d8fb4a8e19
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2019-12-19 14:35:37 +01:00 |
|
|
5e53d337db
|
split havoc/custom line in status screen
|
2019-12-19 14:35:26 +01:00 |
|
|
b91000fc9e
|
llvm_mode for Android
|
2019-12-19 01:53:32 +01:00 |
|
|
ce3cd71dc0
|
Merge pull request #146 from domenukk/unmapping
Tidied up python examles and fixed bug in uc_afl_fuzz
|
2019-12-18 15:33:25 +01:00 |
|
|
c283487d94
|
removed debug print
|
2019-12-18 13:49:36 +01:00 |
|
|
fe74c68c42
|
afl_fuzz unmapping
|
2019-12-18 12:23:35 +01:00 |
|
|
a521bfdfd8
|
fix travis bug?
|
2019-12-18 11:58:25 +01:00 |
|
|
d7b6b810d1
|
fix potential make clean error
|
2019-12-18 11:50:59 +01:00 |
|
|
7028c9b59d
|
remove git submodule
|
2019-12-18 11:23:04 +01:00 |
|
|
891f067051
|
v2.59d init
|
2019-12-18 11:22:18 +01:00 |
|
|
939721e2cb
|
v2.59c release
2.59c
|
2019-12-18 11:14:12 +01:00 |
|
|
6226e38451
|
beautified error log when -m32 is not available on unsigaction
|
2019-12-18 11:05:52 +01:00 |
|
|
64435284ce
|
added Android PR from afl, left some ifdefs commented out though
|
2019-12-18 09:17:49 +01:00 |
|
|
cf70fe0c9e
|
updated docs
|
2019-12-17 12:10:45 +01:00 |
|
|
7218afdd8e
|
typo
|
2019-12-16 14:31:16 +01:00 |
|
|
0627336466
|
unicornafl readme & changelog
|
2019-12-16 11:18:59 +01:00 |
|
|
2b9ad9acb6
|
Merge pull request #138 from domenukk/unicornafl
Moved unicorn_mode to unicornafl
|
2019-12-16 10:47:50 +01:00 |
|
|
17d364c8a0
|
fix alloc_canary should not be on TLS. thread #0 malloc=a -> thread #1 free(a) results in a wringly detected canary mistmatch
|
2019-12-16 10:42:34 +01:00 |
|
|
6ccfc2df56
|
update unicorn submodule
|
2019-12-16 10:11:29 +01:00 |
|
|
26d27d9121
|
skip unicorn tests if cannot import unicornafl
|
2019-12-16 09:44:17 +01:00 |
|
|
7832daf969
|
update unicorn submodule
|
2019-12-16 09:05:46 +01:00 |
|
|
860bce8a80
|
Merge branch 'unicornafl' of https://github.com/domenukk/AFLplusplus into unicornafl
|
2019-12-16 09:05:08 +01:00 |
|
|
eb61134bed
|
fixed unicorn deps for python2
|
2019-12-16 01:36:37 +01:00 |
|
|
c5d4e8d0c7
|
more prints, ignoring crashdumps
|
2019-12-16 00:32:33 +01:00 |
|
|
201287f60f
|
Merge branch 'unicornafl' of https://github.com/domenukk/AFLplusplus into unicornafl
|
2019-12-15 22:47:09 +01:00 |
|
|
d0d0405676
|
latest unicornafl version
|
2019-12-15 22:46:57 +01:00 |
|
|
42f992303e
|
re-update submodule
|
2019-12-15 22:43:14 +01:00 |
|
|
e79a4faf10
|
Revert "make travis happy"
This reverts commit fc1a52b1c6 .
|
2019-12-15 22:25:06 +01:00 |
|
|
2863d6205b
|
fix travis build errors (hopefully)
|
2019-12-15 22:04:00 +01:00 |
|
|
624f0da6c0
|
slight fix for llvm_mode Makefile
|
2019-12-15 21:42:30 +01:00 |
|
|
c3423d81d0
|
Merge pull request #140 from devnexen/llvm_mode_no_apple_build_fix
Concealing the no build test to apple devices.
|
2019-12-15 21:39:55 +01:00 |
|
|
fc1a52b1c6
|
make travis happy
|
2019-12-15 21:39:38 +01:00 |
|
|
05825a888e
|
Fixes for unicorn testscases
|
2019-12-15 18:48:57 +01:00 |
|
|
bc6c5d6be2
|
QEMU_LD_PREFIX in readme for clarity
|
2019-12-15 15:06:44 +01:00 |
|
|
6bf9855342
|
solve typing error on QEMU with host arch i386
|
2019-12-15 14:17:54 +01:00 |
|
|
0db7b39e62
|
Updating llvm_unsupported policy
|
2019-12-15 12:44:21 +00:00 |
|
|
49c9b68e4e
|
Moved unicorn_mode to unicornafl
|
2019-12-15 05:03:32 +01:00 |
|
|
d40b670388
|
solve #134
|
2019-12-12 22:18:52 +01:00 |
|
|
01f0af64da
|
malloc_context_size=0 as default options for sanitizers to have faster malloc/free
|
2019-12-12 14:00:22 +01:00 |
|
|
31f7404272
|
fixes for FreeBSD: libtokencap, free cpu detection threshold
|
2019-12-10 11:00:39 +01:00 |
|
|
cb4a20ba6d
|
fix libtokencap for OpenBSD
|
2019-12-10 09:12:20 +01:00 |
|
|
8c841a068a
|
fix machine description for NetBSD 'amd64'
|
2019-12-10 07:43:19 +01:00 |
|