mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: cleanup
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ class Project():
|
||||
self.exe_capabilities: ExeCapabilities = None
|
||||
|
||||
# debug
|
||||
self.show_command_output = True
|
||||
self.show_command_output = False
|
||||
self.verify: bool = False
|
||||
|
||||
self.try_start_loader_shellcode: bool = False
|
||||
|
||||
Reference in New Issue
Block a user