Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 923 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 923 Bytes

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.