aboutsummaryrefslogtreecommitdiff
path: root/unicorn_mode
AgeCommit message (Collapse)Author
2021-01-25unicorn fixDominik Maier
2021-01-25updated unicornalf, bindingsDominik Maier
2021-01-23added cargo lockDominik Maier
2021-01-23removed lock'Dominik Maier
2021-01-23enabled persistent modeDominik Maier
2021-01-23fixed rust exampleDominik Maier
2021-01-23tried to fix rust exampleDominik Maier
2021-01-23updated uc refDominik Maier
2021-01-23unicorn speedtest initial commitDominik Maier
2021-01-19update qemuafl + unicorn for include changesvanhauser-thc
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04code cleanups (from cppcheck)hexcoder-
2021-01-02build_unicorn_support.sh: allow DragonFly to buildhexcoder-
2021-01-02add missing git submodule synchexcoder-
2020-12-29Revert "fix afl-clang on 32-Bit systems"hexcoder-
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00.
2020-12-29fix afl-clang on 32-Bit systemshexcoder-
2020-12-23update unicorn checkoutvanhauser-thc
2020-12-08make unicornafl checkout version work againvan Hauser
2020-12-08streamlined grammar mutator submoduleDominik Maier
2020-12-04build_unicorn_support no longer fetches qemuaflDominik Maier
2020-12-04updated helper_scripts from battelle/afl-unicornDominik Maier
2020-12-03updated unicornDominik Maier
2020-11-14fix non instrumented mode, fix check_binaryhexcoder-
2020-11-13more small fixeshexcoder-
2020-11-12fix two mem leaks detected by cppcheckhexcoder-
2020-11-05typo fixedhexcoder-
2020-11-05remove duplicate headers, make '#include VirtualFileSystems.h' version dependenthexcoder-
2020-10-29fix warning on Debian 32 bithexcoder-
2020-10-29updated unicorn/nextDominik Maier
2020-09-26OpenBSD build fix (#566)David CARLIER
* OpenBSD build fix proposal. Mainly the gcc plugin, using one of the egcc/eg++ version available. Needs pthread flag to r/w lock api. * README update
2020-09-21updated unicornaflDominik Maier
2020-09-08revert for unicorn_modevan Hauser
2020-09-08fix GNUmakefile for new qemuaflvan Hauser
2020-08-24unicorn build warning for MUSL based linux distros. (#510)David CARLIER
2020-07-01Revert "Revert "updated unicorn version""Dominik Maier
This reverts commit 857046ede5a7bd54a725bfd4367de55011cca94d.
2020-07-01Revert "updated unicorn version"root
This reverts commit 4515e06ca8620183c536af9f55a47b78fb7c708a.
2020-07-01updated unicorn versionDominik Maier
2020-06-25updated unicornaflDominik Maier
2020-06-15tidied hash32, unicornDominik Maier
2020-06-15rust unicornafl++Dominik Maier
2020-06-14unicornafl updateDominik Maier
2020-06-11rust bindings for unicornaflDominik Maier
2020-06-10issue #401: remove all TAB characters from dictionary fileshexcoder-
2020-06-09updated unicornDominik Maier
2020-06-09fixing travisDominik Maier
2020-06-09more unicornafl fixesDominik Maier
2020-06-09fixed shmap fuzzingDominik Maier
2020-06-07updated unicornDominik Maier
2020-06-06unicorn_mode/samples/persistent/harness.c: fix commentToralf Förster
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
2020-06-04qemu_mode: fix error handling of mmaphexcoder-