ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Personal keylogger

<< < (14/14)

kalos:
Finally, I resolved to this:

Loop {  ;  Smallest keylogger I can come up with. Key strokes are saved to key.log, opens in notepad.
   Input, key, V T5,
   FileAppend, %key%, key.log
}

 ;D ;D

IainB:
^^ Oh, well done. I did wonder why you didn't use AHK, which can  monitor and log everything from the keyboard. However, I figured that because the output file would be a jumbled heap, it probably would not be able to meet your requirements.
Let's see how you get on with using it.

Navigation

[0] Message Index

[*] Previous page

Go to full version