AutoSaves any text clipboard data into a single TXT file
Sometimes I lament losing important information from my clipboard so I made this to record it all into a single TXT file with timestamps.
Its a fully offline python program that works in your windows tray, that lets you access the TXT file any time you need.
Sadly, its worth mentioning that keyloggers that hackers use to steal data work with the same method as this program, except they hide it and send the data online, so this program may result in a false positive with your installed...
A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.