package
Version:
v0.0.0-...-84cf61f
Opens a new window with list of versions in this module.
Published: May 26, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SYSTEM_INFO struct {
}
type SysInfo struct {
Pid string `json:"pid"`
Arch string `json:"arch"`
Os string `json:"os"`
OsV string `json:"osv"`
Hostname string `json:"hostname"`
Mac string `json:"mac"`
User string `json:"user"`
Privileges string `json:"privileges"`
}
type TOKEN_MANDATORY_LABEL struct {
SID_AND_ATTRIBUTES uintptr
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.