Sponz Posted May 5, 2011 Posted May 5, 2011 Hello there i am looking for a source that i can do this. Every x secs print screenshots and then upload from your pc to my FTP webserver. Thanks in advance mates
Sponz Posted May 6, 2011 Author Posted May 6, 2011 no keylogger ....just a program that capture screen images every X Seconds and then upload the images on FTP server
Dir50 Posted May 6, 2011 Posted May 6, 2011 easy . . . use printscreen comand and tell it to save it somewhere . make an ftp uploader (google => public source) and set a timer every x seconds (interval 1000 ) to upload image.
Recommended Posts