anshul
Journeyman
Hey guys I am trying to make my own keylogger program in C and think that it has 3 steps:>
1. Execute an endless loop which constantly recieves keytaps and saves them into a file.
2. Schedule it to start everytime system starts.
3. Make it run in the background and recieve kaytaps on any window or program.
The first step was easy and second can be done by putting it in autoexec.bat.
But How to Do the third step. ?
Can anyone Help??
1. Execute an endless loop which constantly recieves keytaps and saves them into a file.
2. Schedule it to start everytime system starts.
3. Make it run in the background and recieve kaytaps on any window or program.
The first step was easy and second can be done by putting it in autoexec.bat.
But How to Do the third step. ?
Can anyone Help??