Commit Graph

17 Commits (b280f18c8d2ba6887ded1878833c199dcac71877)

Author SHA1 Message Date
Robert Fisk 8600b9ee09 Jump detection now measures entire length of movement, not just the
8 years ago
Robert Fisk 2ff93c15af Constant acceleration detector now blocks mouse movement well before
8 years ago
Robert Fisk 3c072d2e54 Maintain constant acceleration counter for several seconds, on the
8 years ago
Robert Fisk a2edc90302 Restore jiggle detection.
8 years ago
Robert Fisk 9d88557c83 Reset mouse velocity history on each movement
8 years ago
Robert Fisk 4cf08bb1b4 Implement random-movement credit in the constant acceleration detector.
8 years ago
Robert Fisk 3866e50b47 Remove jiggle detector as the constant-acceleration detector already
8 years ago
Robert Fisk 8b412903a3 Implemented jiggle detection
8 years ago
Robert Fisk 67d5c52a3b Tweaks to mouse jump detection
8 years ago
Robert Fisk 0cf0d7c796 Mouse jump detection implmented
8 years ago
Robert Fisk 35a523f768 Implement mouse acceleration pulse timing. Doesn't work on realistic
8 years ago
Robert Fisk b2cea5dad4 Added error band comparison to velocity matching
8 years ago
Robert Fisk bdcb77cabb Initial implementation of mouse bot detection
8 years ago
Robert Fisk e33e6eafdc Re-implement keyboard bot detection based on timing histograms, rather
8 years ago
Robert Fisk 4f5e6fd3f8 Tweaks to HID keyboard bot detection
8 years ago
Robert Fisk bd40794d50 HID BotDetect functionality debugged and working:
8 years ago
Robert Fisk 7a70c5826b HID keyboard bot detection mostly implemented. Needs more advanced LED
8 years ago