diff options
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() |
