Skip to content

Paresh-Gharat1/Virtual-KeyAnalyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-KeyAnalyzer

I am including 2 python scripts for analysis of keyboard activities along with virtual keyboard activities which will remove the myth that virtual keyboard cannot be traced. Basically this will log the keyboard activities and for virtual keyboard it will take a screenshot of the particular area this way we can gather all the information regarding the sensitive information like passwords.

Instructions

  • You have to fill in the location for storing the image/logs and if you want you can change the extension as well.
  • You need to Download librarys like :- pynput and pyscreenshot.
  • Python version supported 3.x and above (although not tested in 2.x).

About

These scripts will analyse the keyboard as well as virtual keyboard key strokes just run these files simultaneously or make a stub in c# or java then proceed. Later you can share the files generated using smtp or ftp protocol to get the keystrokes. While running these files anti-virus doesn't detect any virus/spyware in it so we can use it witho…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%