Skip to content

A basic example of typing obfuscation to weaken the effect of keylogger attacks.

Notifications You must be signed in to change notification settings

Guzaboo/BasicTypingObfuscation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A basic example of typing obfuscation to weaken the effect of keylogger attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages