about summary refs log tree commit diff
path: root/unicorn_mode/helper_scripts
AgeCommit message (Expand)Author
2024-07-05Fixed the syntax errors in `unicorn_loader.py` within `unicorn_mode`. (#2144)Chenhao
2024-05-27Make lldb dumper of unicorn_mode work in modern LLDBEvian-Zhang
2024-04-03Fixed unicorn_dumper_gdb.py for updated version of gef (#2045)Alex Schmith
2024-02-27unicornafl: Fix dump_regs() type errors in pwndbg dumper (#2005)Joachim Hyrathon
2024-02-27unicornafl: Add UAF chcker to loader (#2009)Resery
2024-02-21unicornafl: fix malloc of size 0 (#2010)Resery
2024-02-20Catch invalid frees (#2008)Resery
2024-02-19replaced unicornafl with unicorn (#2003)Resery
2023-09-29Fixed script for pwndbg (#1876)Grzegorz Wypych
2021-07-15formattingDominik Maier
2021-07-15replaced \t with spacesDominik Maier
2021-07-15replaced unicorn with unicornaflDominik Maier
2021-07-15Delete template_test_harness.pyDominik Maier
2021-04-15autoformat with blackDominik Maier
2021-03-20IDA script for loading unicorn AFL context dumps (#812)Brandon Miller
2021-02-15ran black on python scriptsDominik Maier
2020-12-04updated helper_scripts from battelle/afl-unicornDominik Maier
2020-02-10fix pwndbg dumper for py2Anatoly Korniltsev
2019-07-25cleanupvan Hauser
2019-07-25Added AFL-Unicorn modeDominik Maier