refactor: cleanup

This commit is contained in:
Dobin
2024-02-11 10:59:28 +00:00
parent 92048b357d
commit 49b8c45b67
4 changed files with 11 additions and 62 deletions
+1 -1
View File
@@ -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