Skip to content

Keylogger for macOS. Uses Objective-C (Cocoa/Carbon) frontend and Python (Flask) backend.

Notifications You must be signed in to change notification settings

alexyzha/macOS-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger

This is keylogger for educational purposes ONLY. It's coded for macOS using Objective-C using the Cocoa and Carbon libraries. While running it takes every detected input and sends it to a flask server (address omitted), where the inputs are stored. The code for the keylogger, the input translator, and the flask server are all here, as well as the compiled binary.

About

Keylogger for macOS. Uses Objective-C (Cocoa/Carbon) frontend and Python (Flask) backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published