Metadata-Version: 2.1
Name: goodvirus
Version: 1.2.6
Summary: An ethical, self-updating system watchdog daemon with full-system scanning.
Home-page: https://pypi.org/project/goodvirus/
Author: Nico
Author-email: goodvirus.project@proton.me
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# GooDViruS™

**Version:** 1.1.2  
**Author:** Nico  
**License:** MIT  
**Platform:** Cross-platform  
**Install:** Available on [PyPI](https://pypi.org/project/goodvirus/)

---

## 🧬 What is GooDViruS™?

**GooDViruS™** is an ethical system watchdog daemon that scans your machine for:
- Suspicious files (like `bankinfo.txt`, `passwords.txt`, etc.)
- Malicious process patterns (e.g. `cheat`, `inject`)
- Renamed or relocated files previously flagged
- High-entropy or stealthy malware indicators

All without compromising control or transparency.

---

## 🛠️ Features

- 📁 File memory with persistent tracking
- 🔍 Process monitoring
- 🧠 Behavior-based malware detection (no hardcoded virus list)
- 🔄 Auto-update via [PyPI](https://pypi.org/project/goodvirus/)
- 👻 Stealth mode
- 🕵️ Lore mode (creepy but optional)
- ✅ User-friendly logging with optional signature

---

## 🚀 Getting Started

### Install from PyPI:
```bash
pip install goodvirus
