Improved module selection in payload generation modal with tooltips from the module manager.
This commit is contained in:
@@ -318,6 +318,7 @@ type
|
||||
Module* = object
|
||||
name*: string
|
||||
description*: string
|
||||
moduleType*: ModuleType
|
||||
commands*: seq[Command]
|
||||
|
||||
# Definitions for ImGui User interface
|
||||
|
||||
Reference in New Issue
Block a user