Documentation
¶
Overview ¶
Package keylogger is a keylogger for windows
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keylogger ¶
type Keylogger struct {
// contains filtered or unexported fields
}
Keylogger represents the keylogger
func NewKeylogger ¶
func NewKeylogger() Keylogger
NewKeylogger creates a new keylogger depending on the platform we are running on (currently only Windows is supported)
Click to show internal directories.
Click to hide internal directories.