about summary refs log tree commit diff
path: root/unicorn_mode/helper_scripts
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-25 18:48:28 +0200
committervan Hauser <vh@thc.org>2019-07-25 18:48:28 +0200
commitdb2392b77872d47343cbedc032d642dc1d876563 (patch)
tree6210e5c98178afbc25594f424e22c6ff9c6752f5 /unicorn_mode/helper_scripts
parentce842648ae0462f339625ab395a9d71a9ecd319d (diff)
downloadafl++-db2392b77872d47343cbedc032d642dc1d876563.tar.gz
cleanup
Diffstat (limited to 'unicorn_mode/helper_scripts')
-rw-r--r--unicorn_mode/helper_scripts/unicorn_dumper_ida.py2
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()