An open API service indexing awesome lists of open source software.

https://github.com/enmarcm/predatorvirus

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.
https://github.com/enmarcm/predatorvirus

csha practice university university-project uru virus

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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.