keystroke monitor
-
Can someone explain how to develop a program that capture keystrokes and write them to a log file or text file? Like a keystroke monitor program.
Dushan Perera
-
Can someone explain how to develop a program that capture keystrokes and write them to a log file or text file? Like a keystroke monitor program.
Dushan Perera
It's always comforting to me that the people who want to write evil software, usually have no idea how to do it. Now, you may have a perfectly valid reason to write a keystroke logger, but that's not what people are going to think when you say it like that.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
It's always comforting to me that the people who want to write evil software, usually have no idea how to do it. Now, you may have a perfectly valid reason to write a keystroke logger, but that's not what people are going to think when you say it like that.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
Christian Graus wrote:
It's always comforting to me that the people who want to write evil software, usually have no idea how to do it.
Unfortunately there will always be a few people who have both the desire and knowledge to do it. Luckily we're very unlikely to ever see any of them on CP.
There are three kinds of people in the world - those who can count and those who can't...
-
Can someone explain how to develop a program that capture keystrokes and write them to a log file or text file? Like a keystroke monitor program.
Dushan Perera
well there's a method and its this use asycgetkeyborardstate().its is an api but almost all antiviruses are able to detect its use so it will be impossible to use it for malicious purposes
TheMrProgrammer