Keylog Master
Hoyong Jeong
Seoul, Seoul
- 0 Collaborators
show the inborn vulnerability of QWERTY keyboards ...learn more
Project status: Under Development
Overview / Usage
Demonstrate the vulnerability of QWERTY keyboards through recognizing the typed sentence with only the sound of the keystrokes.
Methodology / Approach
Through collected data, train a model that can recognize what the user typed with only the timestamps of keystroke.
Ultimately, with only the recorded sound of typing, extract the timestamps, then guess the sequence of keys.
Technologies Used
C++, tensorflow(maybe)