Sunday, July 12, 2009

C#/Java program?

Hey,


I want to make a program in either java or c# that runs in the background (no gui) and that responds to certain keycombinations and performs actions associated with those combinations. However i can't find a way to do this without a gui and then still it only works when it has focus. Any suggestions?

C#/Java program?
don't do it in assembly, you can easily make daemons in most c variants, java isn't the best idea though. Just google it.
Reply:Lose the stupid GOOEY nonsense and program in assembler. A simple TSR will do what you want.





Or you could just go on the web and d/l a keylogger that's already written for you.


No comments:

Post a Comment