Skip to content

slyd0g/SwiftSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftSpy

macOS keylogger, clipboard monitor, and screenshotter written in Swift

Usage

SwiftSpy by @slyd0g
Usage:
-h || -help        | Print help menu
-keylog            | Logs all keystrokes to stdout using IOHIDManager* APIs, requires 'Input Monitoring' permissions
-clipboard         | Monitors for changes to the system clipboard and logs to stdout
-allkeys           | Runs both the keylog and clipboard modules, requires 'Input Monitoring' permissions
-screenshot /tmp   | Takes a screenshot of the user's screen and saves to the /tmp, requires 'Screen Recording` permissions
-screenshot /tmp 5 | Takes a screenshot every 5 seconds and saves to /tmp, requires 'Screen Recording` permissions

References

About

macOS keylogger, clipboard monitor, and screenshotter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages