aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2021-01-31fix -Z, remove q->nextaflpp
2021-01-30afl-frida faster for x86_x64van Hauser
2021-01-30remove warningsvan Hauser
2021-01-28Fix dev branch for android (#710)Joey Jiaojg
2021-01-26real fix plus code formatvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
2021-01-20android: Remove frida-gum packageJoey Jiao
2021-01-20afl_frida: Add AFL_FRIDA_TEST_INPUT env to debug inputJoey Jiao
2021-01-20afl_frida: fix target libJoey Jiao
2021-01-20android: afl_frida: get target lib/function from command lineJoey Jiao
2021-01-20android: port afl_frida for arm64Joey Jiao
2021-01-20Fix build error for AndroidJoey Jiao
2021-01-19fix compilesvan Hauser
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
2021-01-04code cleanups (from cppcheck)hexcoder-
2021-01-03cmplog cleanupvan Hauser
2021-01-03cleanupvan Hauser
2021-01-01doc updatevan Hauser
2020-12-31libdislocator, ptr algo warning fix on clang/Xcode (m1).David CARLIER
2020-12-28fix CFLAGS for extra libsvan Hauser
2020-12-26more flexible system support for afl-fridavan Hauser
2020-12-26Merge pull request #661 from Manouchehri/devvan Hauser
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-26fixed a few forgotten old afl-llvm-rt referencesvan Hauser
2020-12-26Include Apple headers.David Manouchehri
2020-12-21temporary fix for unusual builds where CC is setvan Hauser
2020-12-18dont fail with ASAN_BUILDvan Hauser
2020-12-18small improvements: dump output on error in test-llvm, fix compiler warningshexcoder-
2020-12-13code formatvan Hauser
2020-12-13fix afl-clang testsvan Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-09better examplesvan Hauser
2020-12-08more reporting on errorsvan Hauser
2020-12-08fix assertsvan Hauser
2020-12-08fix aflfast changesvan Hauser
2020-12-08fix warningvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc