index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unicorn_mode
/
helper_scripts
Age
Commit message (
Expand
)
Author
2024-07-05
Fixed the syntax errors in `unicorn_loader.py` within `unicorn_mode`. (#2144)
Chenhao
2024-05-27
Make lldb dumper of unicorn_mode work in modern LLDB
Evian-Zhang
2024-04-03
Fixed unicorn_dumper_gdb.py for updated version of gef (#2045)
Alex Schmith
2024-02-27
unicornafl: Fix dump_regs() type errors in pwndbg dumper (#2005)
Joachim Hyrathon
2024-02-27
unicornafl: Add UAF chcker to loader (#2009)
Resery
2024-02-21
unicornafl: fix malloc of size 0 (#2010)
Resery
2024-02-20
Catch invalid frees (#2008)
Resery
2024-02-19
replaced unicornafl with unicorn (#2003)
Resery
2023-09-29
Fixed script for pwndbg (#1876)
Grzegorz Wypych
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
2021-04-15
autoformat with black
Dominik Maier
2021-03-20
IDA script for loading unicorn AFL context dumps (#812)
Brandon Miller
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