Hope you're not fishing for passwords!
KEYSMEG is a series of programs designed to record keystrokes under MS-DOS.
Get the whole series: keysmeg.zip.
- keysmeg.txt
This is the TSR. It stores the keyboard scan code of every key pressed after it is loaded
into memory (up to a limit of 100 scan codes).
- dump.txt
This program dumps the recorded scan codes to a disk file. It also clears the buffer, allowing
a further 100 scan codes to be recorded.
- scan2.txt
This program translates the the keyboard scan codes in the disk file to ASCII text.
For those who need something more subtle:
|