Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-28 | fix afl-common compile | vanhauser-thc | |
2021-02-26 | remove debug output | vanhauser-thc | |
2021-02-15 | ran black on python scripts | Dominik Maier | |
2021-02-07 | larger map, stats reload fix, code format | vanhauser-thc | |
2021-02-06 | remove compiler warnings | vanhauser-thc | |
2021-02-03 | afl-untracer: Mac M1 build update proposal. | David CARLIER | |
2021-02-01 | Merge pull request #721 from GanbaruTobi/patch-1 | van Hauser | |
Clarify usage of LD_LIBRARY_PATH in afl_frida | |||
2021-02-01 | Clarify usage of LD_LIBRARY_PATH in afl_frida | Tobias Mayer | |
This will help not *accidentally* trying to set the variable to the library's binary. | |||
2021-01-31 | code-format | van Hauser | |
2021-01-31 | fix -Z, remove q->next | aflpp | |
2021-01-30 | afl-frida faster for x86_x64 | van Hauser | |
2021-01-30 | remove warnings | van Hauser | |
2021-01-28 | Fix dev branch for android (#710) | Joey Jiaojg | |
* 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-26 | real fix plus code format | van Hauser | |
2021-01-21 | Merge pull request #689 from AFLplusplus/cmplog_merge | van Hauser | |
cmplog merge | |||
2021-01-20 | android: Remove frida-gum package | Joey Jiao | |
2021-01-20 | afl_frida: Add AFL_FRIDA_TEST_INPUT env to debug input | Joey Jiao | |
2021-01-20 | afl_frida: fix target lib | Joey Jiao | |
2021-01-20 | android: afl_frida: get target lib/function from command line | Joey Jiao | |
2021-01-20 | android: port afl_frida for arm64 | Joey Jiao | |
2021-01-20 | Fix build error for Android | Joey Jiao | |
- LTO not work yet | |||
2021-01-19 | fix compiles | van Hauser | |
2021-01-04 | code cleanups (from cppcheck mostly) | hexcoder- | |
2021-01-04 | Revert "code cleanups (from cppcheck)" | hexcoder- | |
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c. | |||
2021-01-04 | code cleanups (from cppcheck) | hexcoder- | |
2021-01-03 | cmplog cleanup | van Hauser | |
2021-01-03 | cleanup | van Hauser | |
2021-01-01 | doc update | van Hauser | |
2020-12-31 | libdislocator, ptr algo warning fix on clang/Xcode (m1). | David CARLIER | |
2020-12-28 | fix CFLAGS for extra libs | van Hauser | |
2020-12-26 | more flexible system support for afl-frida | van Hauser | |
2020-12-26 | Merge pull request #661 from Manouchehri/dev | van Hauser | |
Fix missing Apple headers for afl_frida | |||
2020-12-26 | utils/afl_frida is not 5% faster | van Hauser | |
2020-12-26 | fixed a few forgotten old afl-llvm-rt references | van Hauser | |
2020-12-26 | Include Apple headers. | David Manouchehri | |
2020-12-21 | temporary fix for unusual builds where CC is set | van Hauser | |
2020-12-18 | dont fail with ASAN_BUILD | van Hauser | |
2020-12-18 | small improvements: dump output on error in test-llvm, fix compiler warnings | hexcoder- | |
2020-12-13 | code format | van Hauser | |
2020-12-13 | fix afl-clang tests | van Hauser | |
2020-12-09 | move libdislocator, libtokencap and qbdi_mode to utils/ | vanhauser-thc | |
2020-12-09 | better examples | van Hauser | |
2020-12-08 | more reporting on errors | van Hauser | |
2020-12-08 | fix asserts | van Hauser | |
2020-12-08 | fix aflfast changes | van Hauser | |
2020-12-08 | fix warning | van Hauser | |
2020-12-01 | renamed examples/ to utils/ | vanhauser-thc | |