Skip to content

Advanced Spyware Application Developed to Demonstrate the Workings of a Spyware

Notifications You must be signed in to change notification settings

Zavitar97/Spyware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Spyware

This is an advanced spyware tool developed to demonstrate the workings of a spyware and how it tries to steal user's data.

DISCLAIMER

This python program is for educational purpose only. Don't use it for any malicious purpose. The author of this program will not be responsible for any kind of malicious activity.

What Is a Spyware

Spyware is a type of malicious software -- or malware -- that is installed on a computing device without the end user's knowledge. It invades the device, steals sensitive information and internet usage data, and relays it to advertisers, data firms or external users.

What Are The Features Of This Code

(1)Record keystrokes and store it in a text file.

(2)Record clipboard in a text file.

(3)Record google search history and store in an excel file.

(4)Retrieve user system's information like IP address, host, OS etc.

(5)Finally take a screenshot when you stop the program.

About

Advanced Spyware Application Developed to Demonstrate the Workings of a Spyware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages