Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 327 Bytes

File metadata and controls

3 lines (2 loc) · 327 Bytes

KeyloggerFooler

This is an example of a password entry system that would fool a keylogger. It is based on iblacksand's KeyloggerFooler. It sends simulated keys to a hidden textbox, filters out the user-input keys, and puts them into a different textbox. It is far from perfect and is meant to be used as a proof of concept.