Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-18 | no need to rm folder | Dominik Maier | |
2020-04-18 | fix submodule | Dominik Maier | |
2020-04-18 | better detection of intel cpu on 32-bit Linux | hexcoder- | |
2020-04-17 | unicornafl updaetd | Dominik Maier | |
2020-04-17 | latest unicornafl | Dominik Maier | |
2020-04-17 | added version | Dominik Maier | |
2020-04-17 | submodule | Dominik Maier | |
2020-04-17 | locked to unicornafl version | Dominik Maier | |
2020-04-09 | fixed critical whitespace | Dominik Maier | |
2020-04-09 | Makefile cleanup | hexcoder- | |
2020-04-09 | unicorn_mode/samples/persistent Makefile portable version | hexcoder- | |
2020-04-09 | unicorn_mode build script: find setuptools more reliably | hexcoder- | |
2020-04-09 | rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks | hexcoder- | |
2020-03-22 | Enforcing python3 for Mac too. | David Carlier | |
2020-03-21 | qemu_mode/unicorn_mode scripts: fix '==' in '[' | hexcoder- | |
2020-03-21 | qemu_mode and unicorn_mode build scripts: replace type with command -v | hexcoder- | |
2020-03-21 | unicorn build script: list all missing prereqs in one invocation, | hexcoder- | |
replace which with type | |||
2020-03-20 | unicorn: increase timeout for unicorn test in build script | hexcoder- | |
2020-03-19 | moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links | van Hauser | |
2020-03-11 | Fixed typo (#253) | David Tomaschik | |
2020-03-09 | AFL without globals (#220) | Dominik Maier | |
* moved globals to afl, shm and fsrv * moved argv to afl state, less bugs * fixed unicorn docu * lists everywhere * merged custom mutators * fixed leaks in afl-fuzz | |||
2020-02-29 | wget is no longer necessary for unicornafl which is cloned now. (#217) | David CARLIER | |
2020-02-19 | fixed -A in afl-showmap | Dominik Maier | |
2020-02-10 | fix pwndbg dumper for py2 | Anatoly Korniltsev | |
2020-02-10 | minor fixes to c examples | Dominik Maier | |
2020-02-10 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus into unicorn | Dominik Maier | |
2020-02-10 | removed unused diffs | Dominik Maier | |
2020-02-08 | travis timeout reattempts :) | van Hauser | |
2020-02-06 | unicorn mode build fix for FreeBSD. | David Carlier | |
2020-02-06 | unicorn readme enhancements | van Hauser | |
2020-02-04 | Back to single harness | Dominik Maier | |
2020-01-27 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Dominik Maier | |
2020-01-27 | Added persistent mode sample | Dominik Maier | |
2020-01-22 | c example now uses persistent mode | Dominik Maier | |
2020-01-15 | persistent mode harness | Dominik Maier | |
2020-01-14 | Fixed description of unicorn harness.c | Dominik Maier | |
2020-01-13 | fixed c harness | Dominik Maier | |
2020-01-13 | C example added | Dominik Maier | |
2020-01-12 | renamed to unicornafl | Dominik Maier | |
2020-01-08 | fix typo in uncorn_mode/readme | Anatoly Korniltsev | |
2019-12-31 | v2.60d and year 2020 init | van Hauser | |
2019-12-28 | Update README.md | hexcoder | |
fix some typos | |||
2019-12-21 | remove remainder of git submodule | Kjell Braden | |
commit 7028c9b59d6171426457494a179cd55022cd483b only removed the .gitmodules entry. this commit removes the corresponding directory, so `git submodule status` won't fail anymore. | |||
2019-12-20 | On non Linux systems, (g)make distrib stops halfway | David Carlier | |
because of QEMU not supported. Symplifying cores counting data gathering. | |||
2019-12-18 | Merge pull request #146 from domenukk/unmapping | van Hauser | |
Tidied up python examles and fixed bug in uc_afl_fuzz | |||
2019-12-18 | removed debug print | Dominik Maier | |
2019-12-18 | afl_fuzz unmapping | Dominik Maier | |
2019-12-18 | fix travis bug? | van Hauser | |
2019-12-18 | v2.59c release 2.59c | van Hauser | |
2019-12-16 | update unicorn submodule | Andrea Fioraldi | |