Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-15 | formatting | Dominik Maier | |
2021-07-15 | replaced \t with spaces | Dominik Maier | |
2021-07-15 | replaced unicorn with unicornafl | Dominik Maier | |
2021-07-15 | Delete template_test_harness.py | Dominik Maier | |
Please refer to /samples for documented example harnesses in python, rust, and c. See #1022 | |||
2021-04-15 | autoformat with black | Dominik Maier | |
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-02-15 | ran black on python scripts | Dominik Maier | |
2020-12-04 | updated helper_scripts from battelle/afl-unicorn | Dominik Maier | |
2020-02-10 | fix pwndbg dumper for py2 | Anatoly Korniltsev | |
2019-07-25 | cleanup | van Hauser | |
2019-07-25 | Added AFL-Unicorn mode | Dominik Maier | |