Documentation ¶
Index ¶
- func FileToHashBlob(file string) api.HashBlob
- func IsKernelModuleLoaded(name string) (bool, error)
- func IsRoot() (ret bool, err error)
- func SHA256File(file string) ([]byte, error)
- func Uint32ToStr(in uint32) string
- func WinAddTokenPrivilege(name string) error
- func ZStdFile(file string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileToHashBlob ¶ added in v3.8.0
func IsKernelModuleLoaded ¶
func SHA256File ¶ added in v3.8.0
func Uint32ToStr ¶
func WinAddTokenPrivilege ¶
WinAddTokenPrivilege dummy implementation for other OSes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.