van Hauser
|
b6f9f4c436
|
minor changes
|
2020-04-23 16:08:36 +02:00 |
|
van Hauser
|
b120ca27f8
|
add documentation for LTO fixed map address feature
|
2020-04-23 12:20:58 +02:00 |
|
van Hauser
|
5eb1f3a4c6
|
use mmap in llvm_mode if LTO is enabled
|
2020-04-23 12:02:15 +02:00 |
|
van Hauser
|
8ada9d06e8
|
fix make clean error
|
2020-04-23 11:51:32 +02:00 |
|
van Hauser
|
cce8c4dbae
|
fixed map location support for LTO
|
2020-04-23 08:56:06 +02:00 |
|
van Hauser
|
3502db1ac5
|
more sanitizer functions for blacklist
|
2020-04-23 07:28:25 +02:00 |
|
Andrea Fioraldi
|
df8a0e8418
|
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
|
2020-04-22 13:51:40 +02:00 |
|
Andrea Fioraldi
|
b8a25063f6
|
fix sed errors in afl_shm_init when using mmap
|
2020-04-22 13:51:36 +02:00 |
|
hexcoder-
|
6df21f3489
|
GNUmakefile/unit tests: suppress compilation commandline output
|
2020-04-22 08:40:04 +02:00 |
|
hexcoder-
|
dcba2c3642
|
test.sh: custom mutator test; make it compilable with available instrumenting
compiler
|
2020-04-22 08:02:46 +02:00 |
|
hexcoder-
|
059c963467
|
unicornafl build script: fix prerequisite search for setuptools
|
2020-04-21 23:15:25 +02:00 |
|
David CARLIER
|
ce9c6df456
|
libdislocator android build fix. (#327)
Fix function signature for bionic libc
|
2020-04-21 13:14:34 +02:00 |
|
David Mendenhall
|
0aef3b4040
|
add NULL check to malloc_usable_size
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
4cc0589440
|
unicornafl updated
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
96722083d8
|
add line
|
2020-04-21 13:14:34 +02:00 |
|
David Mendenhall
|
ee238eb00d
|
Move comment about adding 8 bytes to buffer length to the line where we
actually add 8 bytes
Remove defunct TODO for posix_memalign as the function now exists
Add wrapper for malloc_usable_size
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
45ccc7d475
|
script to update uc refs; new unicornafl version
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
a32d2ad193
|
removed done todo
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
f25919ad56
|
dont error on git reset
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
ae524d856d
|
clang warning fixed
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
9be4f9c055
|
code format
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
40e5b285f2
|
updated unicorn
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
3ca787ba76
|
wording
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
137b9ecf5e
|
double include removed
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
2509624add
|
android ashmem fix
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
8c6fcd98be
|
reset git on deepclean
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
7dc825dbe9
|
typo
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
6b3336d107
|
switched to clang-format-10
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
ceeb266273
|
clean and deepclean Makefile updates
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
9bb0733eb5
|
clang-tidy readability-braces (#323)
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
22cdad2d20
|
make clean removes unicornafl dir if not in git
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
8b3befea6d
|
update documentation
|
2020-04-21 13:14:34 +02:00 |
|
hexcoder-
|
5b9928f1a9
|
fix some gcc dependencies and build problems on debian 32-Bit,
adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
856a59901e
|
no need to rm folder
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
19d0961020
|
clean doesn't fail without unicornafl
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
3bd5e65edc
|
clean no longer deletes unicornafl folder
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
b520046ab6
|
fix submodule
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
d22550a520
|
git for travis?
|
2020-04-21 13:14:34 +02:00 |
|
hexcoder-
|
6f994ec56b
|
fix compilation on Debian 32-bit (thanks to Marc)
|
2020-04-21 13:14:34 +02:00 |
|
hexcoder-
|
09c8e40363
|
better detection of intel cpu on 32-bit Linux
|
2020-04-21 13:14:34 +02:00 |
|
hexcoder-
|
8e44c06a13
|
fix docs typos
|
2020-04-21 13:14:34 +02:00 |
|
hexcoder-
|
358f17f615
|
small portability fix (32-bit) for warning (size_t %lu -> %zu)
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
b109e31722
|
submodule path changed
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
b77458ae81
|
unicornafl updaetd
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
cfeb8e83f7
|
latest unicornafl
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
0fa9ad46ae
|
added version
|
2020-04-21 13:14:34 +02:00 |
|
Dominik Maier
|
cfb11177cd
|
submodule
|
2020-04-21 13:14:34 +02:00 |
|
hexcoder-
|
0a1979fd20
|
examples Makefiles: silence errors when there is no 32-bit support installed
|
2020-04-21 13:14:34 +02:00 |
|
van Hauser
|
0dc64b93d8
|
v2.64d init
|
2020-04-21 13:14:34 +02:00 |
|
David CARLIER
|
f6c9acd518
|
libdislocator android build fix. (#327)
Fix function signature for bionic libc
|
2020-04-21 10:17:11 +02:00 |
|