about summary refs log tree commit diff
path: root/unicorn_mode
AgeCommit message (Collapse)Author
2021-03-20IDA script for loading unicorn AFL context dumps (#812)Brandon Miller
* IDA script for loading unicorn AFL context dumps This script can be used to load context dumps into an IDA database for analysis. It requires that you first open the main executable into IDA directly. Then, you can run the script and select the _index.json file. From there, the script will rebase the main executable and map in all the other dumped vmem from the context dump directory * Modified ida_context_loader.py header comment No specifies the full URL for the unicon_dumper_gdb.py script
2021-03-17bring back unicornaflDominik Maier
2021-03-15fix testvanhauser-thc
2021-03-12make get_offsets executableDominik Maier
2021-02-27reworked unicornafl documentationDominik Maier
2021-02-16check for setuptools instead of easy_installhexcoder-
2021-02-15ran black on python scriptsDominik Maier
2021-02-05update unicorn refvanhauser-thc
2021-02-04dockerfile: fix qemu built, update llvm to 12vanhauser-thc
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