Dominik Maier
a2bc3538f7
python no longer needed for build
2020-05-01 12:03:41 +02:00
Dominik Maier
636e98d151
Merge remote-tracking branch 'origin/master' into dev
2020-05-01 02:13:24 +02:00
Dominik Maier
9f01737fa7
updated unicorn
2020-05-01 02:08:04 +02:00
Dominik Maier
be4e5d2617
minor sample things
2020-05-01 02:07:35 +02:00
Dominik Maier
cc78fb721b
code format
2020-05-01 01:11:54 +02:00
van Hauser
bb7d2a7347
Merge pull request #345 from devnexen/afl_untracer_libs_display
...
afl-untracer little change to display libraries mapping on FreeBSD.
2020-05-01 01:03:53 +02:00
van Hauser
9d03763d94
at some point we have to do a rewrite of llvm_mode/GNUmakefile
2020-05-01 00:57:20 +02:00
David Carlier
3cf4529f3c
afl-untracer little change to display libraries mapping on FreeBSD.
2020-04-30 23:01:46 +01:00
van Hauser
477fb58311
Merge pull request #344 from devnexen/afl_untracer_fbsd
...
afl-untracer raw freebsd support.
2020-04-30 23:38:01 +02:00
David Carlier
59043b24cc
afl-untracer raw freebsd support.
2020-04-30 21:31:37 +01:00
van Hauser
15547eb654
fix send child status
2020-04-30 21:17:13 +02:00
van Hauser
16f9cc7369
afl-network-client fix
2020-04-30 21:13:45 +02:00
van Hauser
efa9df24c2
afl-untracer completed
2020-04-30 17:59:59 +02:00
van Hauser
a37eca9df5
afl-untracer - next step
2020-04-30 16:27:31 +02:00
hexcoder-
e68d2345d5
test.sh: continue after failed test case qemu persistent mode
2020-04-29 22:25:10 +02:00
van Hauser
fced3e00ce
wip: afl-untracer
2020-04-29 20:44:30 +02:00
van Hauser
c53663c7ac
afl-proxy -> afl_proxy
2020-04-29 15:21:51 +02:00
van Hauser
bc2e65e482
added afl_network_proxy
2020-04-29 15:18:03 +02:00
van Hauser
ce2814967d
add readme for afl-proxy
2020-04-29 02:56:51 +02:00
van Hauser
781725aeaf
added afl-proxy to examples
2020-04-29 02:54:57 +02:00
Andrea Fioraldi
9276dc9e6c
fix #329
2020-04-28 10:55:22 +02:00
van Hauser
c7de368dc2
Merge pull request #342 from AFLplusplus/dev
...
fix for afl-showmap with -Q
2020-04-27 22:12:56 +02:00
van Hauser
fbd9994f6f
better fix for showmap
2020-04-27 22:11:58 +02:00
van Hauser
087c368242
better fix for showmap
2020-04-27 22:10:08 +02:00
van Hauser
a56354a893
fix for afl-showmap with -Q
2020-04-27 19:30:32 +02:00
van Hauser
a5d4c8d532
Merge pull request #340 from AFLplusplus/dev
...
dev -> master
2020-04-27 12:12:43 +02:00
hexcoder-
a46fe3ad43
fix for older llvm versions
2020-04-27 06:51:45 +02:00
van Hauser
4ffa5b0636
fix negative stability bug (hopefully)
2020-04-26 18:42:42 +02:00
van Hauser
62ec52dd95
Merge pull request #336 from AFLplusplus/dev
...
pull again ...
2020-04-26 16:51:21 +02:00
van Hauser
ea876e59a8
moved defines to type
2020-04-26 14:45:00 +02:00
Dominik Maier
66eee34709
refactored global lists
2020-04-26 02:32:09 +02:00
Dominik Maier
85627516a4
map_size one liner
2020-04-26 02:05:17 +02:00
Dominik Maier
b26ee09f71
minor fixes
2020-04-26 01:59:38 +02:00
van Hauser
fb89b042f8
Merge pull request #337 from devnexen/android_support_arc4_api
...
Android supports arc4 api.
2020-04-26 01:25:39 +02:00
van Hauser
646aeb2b18
try unicorn build without -j
2020-04-26 00:54:02 +02:00
hexcoder
2a60ceb694
fix issue #333
2020-04-25 21:29:19 +02:00
David Carlier
80916a3613
Android supports arc4 api.
2020-04-25 20:17:10 +01:00
van Hauser
0c3d06c41e
refactored whitelist and blacklist in llvm_mode
2020-04-25 17:53:38 +02:00
van Hauser
07db922024
add to changelog
2020-04-25 13:09:27 +02:00
van Hauser
fa610270ab
remove empty line
2020-04-25 13:08:42 +02:00
van Hauser
cefefba244
Merge branch 'master' into dev
2020-04-25 13:05:25 +02:00
van Hauser
42017bbeda
fix python detection for Ubuntu and others
2020-04-25 12:57:45 +02:00
van Hauser
a3ee281e2b
fix python detection for Ubuntu and others
2020-04-25 12:55:01 +02:00
van Hauser
232290108e
only build afl-gcc-fast if afl-gcc-pass could be build
2020-04-25 12:51:14 +02:00
van Hauser
5c017d7071
travis Dockerfiles for testing and debugging
2020-04-25 12:48:48 +02:00
van Hauser
62aacf88ab
fix simple names
2020-04-24 23:26:38 +02:00
van Hauser
b3e77d3d50
update documentation
2020-04-24 13:56:04 +02:00
van Hauser
766085293d
variable map size fix, error reporting through forkserver, code format
2020-04-24 12:09:25 +02:00
van Hauser
4a593d0405
Merge pull request #331 from Mindavi/feature/fail-on-invalid-binary-name
...
afl-gcc and afl-clang: fail when binary name can't be used to determine build mode
2020-04-24 10:32:00 +02:00
Rick van Schijndel
82b6b8c87e
afl-gcc and afl-clang: fail when binary name can't be used to determine build mode
...
This is a continuation of PR #318 .
The goal is to prevent issues where binaries with the wrong name will
silently pass control to the C compiler instead of failing.
This makes it more explicit that aflplusplus relies on the name of the
binary for correct compiler execution.
2020-04-23 23:21:38 +02:00