Implemented setting for verbose mode that prints debug messages in the windows where the agent is executed. Setting "verbose" to false disables all console output of the agent program.
This commit is contained in:
@@ -361,6 +361,7 @@ type
|
||||
sleepDelay*: uint32
|
||||
sleepTechnique*: SleepObfuscationTechnique
|
||||
spoofStack*: bool
|
||||
verbose*: bool
|
||||
modules*: uint32
|
||||
|
||||
LootItemType* = enum
|
||||
|
||||
Reference in New Issue
Block a user