https://github.com/jibstack64/keysnogger
A cross-platform keylogger.
https://github.com/jibstack64/keysnogger
cross-platform go golang keylogger
Last synced: 8 months ago
JSON representation
A cross-platform keylogger.
- Host: GitHub
- URL: https://github.com/jibstack64/keysnogger
- Owner: jibstack64
- License: mit
- Created: 2023-02-18T22:27:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T17:09:54.000Z (about 3 years ago)
- Last Synced: 2025-02-14T12:55:31.508Z (about 1 year ago)
- Topics: cross-platform, go, golang, keylogger
- Language: Go
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keysnogger
 
A cross-platform keylogger.

One minor issue with the keylogger is the tracking of backspace, tab and enter key presses. They are sent to the server as ``, `` and `` and then decoded when being write to the log file for that specific client. If someone knew that the keylogger was running (very unlikely), they could type these "codes" so to speak, and erase portions of the logs.