about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-05-14update .gitignorehexcoder-
2020-05-14corrected info about pythonDominik Maier
2020-05-14use --python flag to point to python executable for qemu buildRuben ten Hove
2020-05-14darn IDERuben ten Hove
2020-05-14should install python3 setuptools here tooRuben ten Hove
2020-05-14create temp symlink to python3 for qemu mode if python isn't foundRuben ten Hove
2020-05-14add python setuptools to travis buildsRuben ten Hove
2020-05-14qemu build expects python on PATHRuben ten Hove
2020-05-14correct binary already chosen beforeRuben ten Hove
2020-05-14info about py3 setuptoolsDominik Maier
2020-05-14use only python3 in new buildsRuben ten Hove
2020-05-14unicornafl: python/module check with faster methodhexcoder-
2020-05-14test unicornafl: copy from build scripthexcoder
2020-05-14next tryhexcoder
2020-05-14and morehexcoder
2020-05-14unicornafl build script more debughexcoder
2020-05-14unicornafl build script: debugging version for travishexcoder
2020-05-14GNUmakefile: add standard path for NetBSD, test for git and svn before usehexcoder-
2020-05-14Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-05-14test.sh: make sure the right python version (with setuptools available) is ↵hexcoder-
being used
2020-05-14unicornafl build script: find matching python and setuptoolshexcoder-
2020-05-14fix afl-clang-fast help outputvan Hauser
2020-05-14Makefile: for convenience forward targets to GNUmakehexcoder-
2020-05-14added unicornafl fix infoDominik Maier
2020-05-14unicornafl versionDominik Maier
2020-05-14prefer python3Dominik Maier
2020-05-14if target crashes add LTO fixed map as a possible reasonvan Hauser
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-13init/deinit need to be optional for post libvan Hauser
2020-05-13better cleanvan Hauser
2020-05-13fix GNUmakefilevan Hauser
2020-05-13unicornafl build script: python version is criticalhexcoder
2020-05-13GNUmakefile: avoid tabshexcoder-
2020-05-13code-format and slight -S/-M modificationsvan Hauser
2020-05-13GNUmakefile: add paths /usr/local/... for OpenBSD, add check for ASANhexcoder-
2020-05-13unicornafl build script: fix sed call for OpenBSD, use present pythonhexcoder-
bug fixes:
2020-05-13Merge pull request #361 from rish9101/pre_save_formatvan Hauser
Add post library API as custom mutator and rename pre_save
2020-05-13Fix previous commit bugsrish9101
2020-05-13Fix bugs, remove intial post library testrish9101
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-13move has_new_bits for better performancevan Hauser
2020-05-12Darwin tests: grep --binary-files=text for laf-intel and skipping of unittestshexcoder-
2020-05-12updated uc refDominik Maier
2020-05-12test/test.sh: prefer python3 over python for unicornafl, avoid realpath and ↵hexcoder-
readlink dependencies
2020-05-12missing env varvan Hauser
2020-05-12enforce mandatary custom functionsvan Hauser
2020-05-12fix custom mutators and add real test casesvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-12llvm_mode: more support for Darwin/MacOSX (WIP)hexcoder-
2020-05-12fix issue in describe_op showing time inside srcAndrea Fioraldi