dissect.target.plugins.os.windows.credential.credential¶
Module Contents¶
Classes¶
A namespace plugin provides services to access functionality from a group of subplugins. |
- class dissect.target.plugins.os.windows.credential.credential.WindowsCredentialPlugin(target: dissect.target.target.Target)¶
Bases:
dissect.target.plugin.NamespacePluginA namespace plugin provides services to access functionality from a group of subplugins.
Support is currently limited to shared exported functions with output type
recordandyield.- __namespace__ = 'credential'¶
Defines the plugin namespace.