Jump to content

[SOLVED] [.NET/C#/JAVA]? capture keystroke (not a keylogger)


Recommended Posts

First of all, before people get all worked up: I realize this is the basic functionality of a keylogger, and no, that is NOT what I am trying to build. If I wanted a keylogger I would download one of the many available. In fact in searching for what I need, all I can find is keylogger programs... again, NOT what I want.

 

On to my issue...

I am writing a testing simulator/bot type app in Java and I need a way to pause it when it is not the active window.

It doesn't seem to be possible from within the JVM and while this app will be cross platform supporting Mac, Windows and Linux I am ok with native calls for each OS if that's what it needs to be.

All my testers (both, lol) are on Windows right now, so that is all I am currently concerned with.

So does anybody know if there is a DLL that offers such functionality or can point me in the right direction (.NET class,Namespace, etc) to write my own DLL?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.