I decided to do a new release of Shellfish, my onscreen keyboard designed to avoid keyloggers (but not guaranteed to).
License: MIT License
Features:
Use one of three techniques to avoid keyloggers.
Send false keystrokes to keyloggers.
Techniques:
To set a technique edit the ini file so that the method entry is the keyword of the method you want.
- A paste style technique that puts text into the control. While this only works with standard windows edit controls it is the most secure. Keyword: directpaste
- Clipboard paste uses the clipboard then sends a Control-Z Keystroke. A clipboard tracker would detect this though. Keyword: clip
- ControlSend uses keystrokes directed at a certian control. Not the most secure way, but avoids clipboard loggers and works with non-standard textbox controls. Keyword: ctrlsend
Download Link: https://downloads.sourceforge.net/shellfish-kybrd/ShellfishPortable_Beta...