diff --git a/app/templates/project.html b/app/templates/project.html index 786aaa2..665d07c 100644 --- a/app/templates/project.html +++ b/app/templates/project.html @@ -39,7 +39,7 @@
-
+ bool: try: injector.inject_exe() except Exception as e: + logger.error("Error injecting executable: {}".format(e)) return False #observer.add_code_file("exe_final", extract_code_from_exe_file_ep(settings.get_inject_exe_out(), 300))