Skip to content

thoufeelx/CyberMedicPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 CyberMedic Pro v1.0

System Healing & Malware Scanning Tool for Linux & Windows
Built with Python + PyQt5 β€” featuring a full GUI, animations, sound, and real diagnostics.

πŸ§ͺ Features

  • 🧹 Quick Scan – Lightweight system scan with no deep checks

  • πŸ› οΈ Full Heal – Runs OS updates, auto repairs, malware removal

  • 🎯 Custom Scan – Choose between Malware, Hardware, Performance, or Disk scan

  • 🎧 Hacker UI with animation, terminal output, and audio FX

  • 🐧 Linux-specific commands for full diagnostic flow

  • πŸ” Sudo access prompt for secure tasks

  • πŸ“Έ Screenshots

home scan interface scan result custom

βš™οΈ Installation

βœ… 1. Clone the Repository

git clone https://github.com/yourusername/CyberMedicPro.git cd CyberMedicPro

(Optional) Create a Virtual Environment

python3 -m venv myenv source myenv/bin/activate

Install Python Requirements

pip install pyqt5 pip install psutil pip install pygame

Install System Packages (Linux Only)

sudo apt update sudo apt install -y
sysbench
rkhunter
chkrootkit
clamav
smartmontools
lm-sensors

Run the Application

python3 main.py

πŸ’‘ Usage Tips

πŸ” Linux will ask for sudo password (in GUI)

πŸ’Ύ Custom scans allow you to run focused diagnostics

🎧 Sound FX play on start, and completion

βœ… Output shown in hacker-style terminal inside the app

Known Issues

Requires active internet to install missing Linux tools during first scan

πŸ”’ Windows version currently supports UI only (no system-level execution). Linux version fully supported.

If sounds don’t play, ensure pygame is installed and volume is up

🧠 Made With

Python 3

PyQt5

QSoundEffect / Pygame mixer

System Tools (rkhunter, chkrootkit, clamav, sysbench, smartctl)

πŸ“œ License

MIT License Β© [R Muhammed Thoufeel]

About

System Healing and Malware Scanning Tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages