Skip to content

A C# application that installs as a program, creating a service that continuously monitors a specified folder. Upon detecting the folder, it sends the data to a server via socket and encrypts the folder on the user's computer.

Notifications You must be signed in to change notification settings

enmarcm/PredatorVirus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predator Virus

Warning: This project is intended for educational purposes only. Use responsibly and ethically.

Welcome to the Predator Virus repository! This project is a C# application that installs as a program, creating a service that continuously monitors a specified folder. Upon detecting the folder, it sends the data to a server via socket and encrypts the folder on the user's computer.

Features

  • Installs as a regular program
  • Creates a background service to monitor a specified folder
  • Sends folder data to a remote server via socket
  • Encrypts the specified folder on the user's computer

Important Note

This project is intended for educational purposes only. It is crucial to understand the ethical implications and legal consequences of creating and distributing malicious software. Always obtain permission before testing or deploying any software that affects other users' systems.

About

A C# application that installs as a program, creating a service that continuously monitors a specified folder. Upon detecting the folder, it sends the data to a server via socket and encrypts the folder on the user's computer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages