diff options
| author | van Hauser <vh@thc.org> | 2019-07-25 18:48:28 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-07-25 18:48:28 +0200 |
| commit | db2392b77872d47343cbedc032d642dc1d876563 (patch) | |
| tree | 6210e5c98178afbc25594f424e22c6ff9c6752f5 /unicorn_mode/helper_scripts | |
| parent | ce842648ae0462f339625ab395a9d71a9ecd319d (diff) | |
| download | afl++-db2392b77872d47343cbedc032d642dc1d876563.tar.gz | |
cleanup
Diffstat (limited to 'unicorn_mode/helper_scripts')
| -rw-r--r-- | unicorn_mode/helper_scripts/unicorn_dumper_ida.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicorn_mode/helper_scripts/unicorn_dumper_ida.py b/unicorn_mode/helper_scripts/unicorn_dumper_ida.py index 3f955a5c..6cf9f30f 100644 --- a/unicorn_mode/helper_scripts/unicorn_dumper_ida.py +++ b/unicorn_mode/helper_scripts/unicorn_dumper_ida.py @@ -206,4 +206,4 @@ def main(): print("!!! ERROR:\n\t{}".format(str(e))) if __name__ == "__main__": - main() \ No newline at end of file + main() |
