7 ms·
Screenshots wouldn't be of much help. The frequency would need to be almost like a low-fps video recording in order to capture the buttons' pressed state. At th
by oli-g 4y ago
Screenshots wouldn't be of much help. The frequency would need to be almost like a low-fps video recording in order to capture the buttons' pressed state. At that is assuming the state is visually distinct in the first place.
- Jochim 4y agoWouldn't you just need to screenshot on any mouse click/return key event?
- rcxdude 4y agoThe usual way a keylogger like this would work is taking a screenshot on every mouse click (and maybe every few keystrokes), with the mouse pointer location recorded alongside (if not visible in the screenshot). It is a lot more difficult than just recording keystrokes though.
- tpxl 4y agoSome keyloggers do printscreens on mouse presses, bypassing this issue.