about summary refs log tree commit diff
path: root/unicorn_mode
AgeCommit message (Expand)Author
2020-05-14unicornafl versionDominik Maier
2020-05-14prefer python3Dominik Maier
2020-05-13unicornafl build script: python version is criticalhexcoder
2020-05-13unicornafl build script: fix sed call for OpenBSD, use present pythonhexcoder-
2020-05-12Darwin tests: grep --binary-files=text for laf-intel and skipping of unittestshexcoder-
2020-05-12updated uc refDominik Maier
2020-05-11updated unicornaflDominik Maier
2020-05-11fixed unicornafl bugDominik Maier
2020-05-09minor fixeshexcoder
2020-05-09unicorn_mode/samples/persistent/Makefile: fix non-Linux supporthexcoder-
2020-05-05updated unicornaflDominik Maier
2020-05-04Fix Unicorn support build script (#349)assafcarlsbad
2020-05-01python no longer needed for buildDominik Maier
2020-05-01updated unicornDominik Maier
2020-05-01minor sample thingsDominik Maier
2020-04-26minor fixesDominik Maier
2020-04-26try unicorn build without -jvan Hauser
2020-04-21unicornafl build script: fix prerequisite search for setuptoolshexcoder-
2020-04-20unicornafl updatedDominik Maier
2020-04-20script to update uc refs; new unicornafl versionDominik Maier
2020-04-20updated unicornDominik Maier
2020-04-20reset git on deepcleanDominik Maier
2020-04-18no need to rm folderDominik Maier
2020-04-18fix submoduleDominik Maier
2020-04-18better detection of intel cpu on 32-bit Linuxhexcoder-
2020-04-17unicornafl updaetdDominik Maier
2020-04-17latest unicornaflDominik Maier
2020-04-17added versionDominik Maier
2020-04-17submoduleDominik Maier
2020-04-17locked to unicornafl versionDominik Maier
2020-04-09fixed critical whitespaceDominik Maier
2020-04-09Makefile cleanuphexcoder-
2020-04-09unicorn_mode/samples/persistent Makefile portable versionhexcoder-
2020-04-09unicorn_mode build script: find setuptools more reliablyhexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-03-22Enforcing python3 for Mac too.David Carlier
2020-03-21qemu_mode/unicorn_mode scripts: fix '==' in '['hexcoder-
2020-03-21qemu_mode and unicorn_mode build scripts: replace type with command -vhexcoder-
2020-03-21unicorn build script: list all missing prereqs in one invocation,hexcoder-
2020-03-20unicorn: increase timeout for unicorn test in build scripthexcoder-
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-11Fixed typo (#253)David Tomaschik
2020-03-09AFL without globals (#220)Dominik Maier
2020-02-29wget is no longer necessary for unicornafl which is cloned now. (#217)David CARLIER
2020-02-19fixed -A in afl-showmapDominik Maier
2020-02-10fix pwndbg dumper for py2Anatoly Korniltsev
2020-02-10minor fixes to c examplesDominik Maier
2020-02-10Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus into unicornDominik Maier
2020-02-10removed unused diffsDominik Maier
2020-02-08travis timeout reattempts :)van Hauser