Keylogger has a seperate process which continues capture system screenshot and send to ftp server in given time.
Keylogger designed in visual C++ and it is run in the background in stealth mode(Hidden Window).
- Keystrokes Typed:
- Continuous Screenshots:
- AutoStart : Keylogger has functionaility to auto execute on system bootup.
- change path folder to save log and screenshot:
const char filePath[] = "/home/pcthuoc/Desktop/server/log/";
- build sever ( server will be used in linux)
- buid client