288 Commits

Author SHA1 Message Date
aflpp
e5116c6d55 fix -Z, remove q->next 2021-01-31 17:29:37 +01:00
van Hauser
2f96f1e920 afl-frida faster for x86_x64 2021-01-30 10:28:34 +01:00
van Hauser
1b557d1a70 remove warnings 2021-01-30 09:01:06 +01:00
Joey Jiaojg
47f62eb0ca
Fix dev branch for android (#710)
* android: replace rindex with strrchr

* android: support 64bit only due to 128bit integer not supported by 32bit system

Co-authored-by: joeyjiaojg@qq.com <joeyjiaojg@163.com>
2021-01-28 05:51:45 +01:00
van Hauser
9c393adbb9 real fix plus code format 2021-01-26 17:12:11 +01:00
van Hauser
fc3f06caec
Merge pull request #689 from AFLplusplus/cmplog_merge
cmplog merge
2021-01-21 12:03:21 +01:00
Joey Jiao
02079d8ef9 android: Remove frida-gum package 2021-01-20 19:16:57 +08:00
Joey Jiao
bb9d275350 afl_frida: Add AFL_FRIDA_TEST_INPUT env to debug input 2021-01-20 15:48:48 +08:00
Joey Jiao
6dc20fc298 afl_frida: fix target lib 2021-01-20 15:46:41 +08:00
Joey Jiao
868ef6c10c android: afl_frida: get target lib/function from command line 2021-01-20 15:46:41 +08:00
Joey Jiao
52f1d535bd android: port afl_frida for arm64 2021-01-20 15:46:41 +08:00
Joey Jiao
0306261fec Fix build error for Android
- LTO not work yet
2021-01-20 15:46:39 +08:00
van Hauser
ca1eb32552 fix compiles 2021-01-19 10:16:12 +01:00
hexcoder-
b7af98e945 code cleanups (from cppcheck mostly) 2021-01-04 15:32:22 +01:00
hexcoder-
5cdbfeef4a Revert "code cleanups (from cppcheck)"
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04 15:17:39 +01:00
hexcoder-
33a7d6f168 code cleanups (from cppcheck) 2021-01-04 15:14:20 +01:00
van Hauser
880513651d cmplog cleanup 2021-01-03 10:13:55 +01:00
van Hauser
1857df8d06 cleanup 2021-01-03 00:37:56 +01:00
van Hauser
16d2bd3177 doc update 2021-01-01 13:34:24 +01:00
David CARLIER
935724557f libdislocator, ptr algo warning fix on clang/Xcode (m1). 2020-12-31 11:38:35 +00:00
van Hauser
108e28ff10 fix CFLAGS for extra libs 2020-12-28 13:53:11 +01:00
van Hauser
8e2b59ffca more flexible system support for afl-frida 2020-12-26 23:04:21 +01:00
van Hauser
7375d8fcb7
Merge pull request #661 from Manouchehri/dev
Fix missing Apple headers for afl_frida
2020-12-26 22:09:03 +01:00
van Hauser
2c4b51b437 utils/afl_frida is not 5% faster 2020-12-26 22:01:49 +01:00
van Hauser
fe0dca9d96 fixed a few forgotten old afl-llvm-rt references 2020-12-26 21:33:54 +01:00
David Manouchehri
159707f74c Include Apple headers. 2020-12-26 15:32:22 -05:00
van Hauser
e8374e3deb temporary fix for unusual builds where CC is set 2020-12-21 17:04:58 +01:00
van Hauser
73dd6d86ab dont fail with ASAN_BUILD 2020-12-18 16:38:24 +01:00
hexcoder-
79c98731c9 small improvements: dump output on error in test-llvm, fix compiler warnings 2020-12-18 09:22:58 +01:00
van Hauser
df7c72fd66 code format 2020-12-13 11:24:49 +01:00
van Hauser
76117b0471 fix afl-clang tests 2020-12-13 11:23:56 +01:00
vanhauser-thc
a8e568f248 move libdislocator, libtokencap and qbdi_mode to utils/ 2020-12-09 11:30:04 +01:00
van Hauser
39a4fac941 better examples 2020-12-09 11:07:14 +01:00
van Hauser
6e61b2345c more reporting on errors 2020-12-08 20:33:41 +01:00
van Hauser
da6cddab90 fix asserts 2020-12-08 11:30:05 +01:00
van Hauser
46156957bd fix aflfast changes 2020-12-08 11:07:11 +01:00
van Hauser
e707a8d738 fix warning 2020-12-08 10:15:09 +01:00
vanhauser-thc
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00