Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-20 | IDA 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-17 | bring back unicornafl | Dominik Maier | |
2021-03-15 | fix test | vanhauser-thc | |
2021-03-12 | make get_offsets executable | Dominik Maier | |
2021-02-27 | reworked unicornafl documentation | Dominik Maier | |
2021-02-16 | check for setuptools instead of easy_install | hexcoder- | |
2021-02-15 | ran black on python scripts | Dominik Maier | |
2021-02-05 | update unicorn ref | vanhauser-thc | |
2021-02-04 | dockerfile: fix qemu built, update llvm to 12 | vanhauser-thc | |
2021-01-25 | unicorn fix | Dominik Maier | |
2021-01-25 | updated unicornalf, bindings | Dominik Maier | |
2021-01-23 | added cargo lock | Dominik Maier | |
2021-01-23 | removed lock' | Dominik Maier | |
2021-01-23 | enabled persistent mode | Dominik Maier | |
2021-01-23 | fixed rust example | Dominik Maier | |
2021-01-23 | tried to fix rust example | Dominik Maier | |
2021-01-23 | updated uc ref | Dominik Maier | |
2021-01-23 | unicorn speedtest initial commit | Dominik Maier | |
2021-01-19 | update qemuafl + unicorn for include changes | vanhauser-thc | |
2021-01-04 | Revert "code cleanups (from cppcheck)" | hexcoder- | |
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c. | |||
2021-01-04 | code cleanups (from cppcheck) | hexcoder- | |
2021-01-02 | build_unicorn_support.sh: allow DragonFly to build | hexcoder- | |
2021-01-02 | add missing git submodule sync | hexcoder- | |
2020-12-29 | Revert "fix afl-clang on 32-Bit systems" | hexcoder- | |
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00. | |||
2020-12-29 | fix afl-clang on 32-Bit systems | hexcoder- | |
2020-12-23 | update unicorn checkout | vanhauser-thc | |
2020-12-08 | make unicornafl checkout version work again | van Hauser | |
2020-12-08 | streamlined grammar mutator submodule | Dominik Maier | |
2020-12-04 | build_unicorn_support no longer fetches qemuafl | Dominik Maier | |
2020-12-04 | updated helper_scripts from battelle/afl-unicorn | Dominik Maier | |
2020-12-03 | updated unicorn | Dominik Maier | |
2020-11-14 | fix non instrumented mode, fix check_binary | hexcoder- | |
2020-11-13 | more small fixes | hexcoder- | |
2020-11-12 | fix two mem leaks detected by cppcheck | hexcoder- | |
2020-11-05 | typo fixed | hexcoder- | |
2020-11-05 | remove duplicate headers, make '#include VirtualFileSystems.h' version dependent | hexcoder- | |
2020-10-29 | fix warning on Debian 32 bit | hexcoder- | |
2020-10-29 | updated unicorn/next | Dominik Maier | |
2020-09-26 | OpenBSD 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-21 | updated unicornafl | Dominik Maier | |
2020-09-08 | revert for unicorn_mode | van Hauser | |
2020-09-08 | fix GNUmakefile for new qemuafl | van Hauser | |
2020-08-24 | unicorn build warning for MUSL based linux distros. (#510) | David CARLIER | |
2020-07-01 | Revert "Revert "updated unicorn version"" | Dominik Maier | |
This reverts commit 857046ede5a7bd54a725bfd4367de55011cca94d. | |||
2020-07-01 | Revert "updated unicorn version" | root | |
This reverts commit 4515e06ca8620183c536af9f55a47b78fb7c708a. | |||
2020-07-01 | updated unicorn version | Dominik Maier | |
2020-06-25 | updated unicornafl | Dominik Maier | |
2020-06-15 | tidied hash32, unicorn | Dominik Maier | |
2020-06-15 | rust unicornafl++ | Dominik Maier | |
2020-06-14 | unicornafl update | Dominik Maier | |