Motoko
New member
- Joined
- Aug 25, 2024
- Messages
- 1
- Programming Experience
- Beginner
I built a keylogger in c# (for testing in a virtual env in Debian Linux) and though I incorporated the sendgrid API component for sending the keystrokes captured, I noticed after adding error logging that the binary while running on Linux actually isn't capturing any keys (after connecting to x11). I can share src code if someone has an input on this (Sg API isn't the issue actually and tested fine).