mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
refactor: split project add/update
This commit is contained in:
@@ -224,6 +224,7 @@ def start_real(settings: Settings) -> 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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user