Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Bit-Link Python Antivirus

A lightweight, hash-based antivirus tool designed to detect and remove malicious files using SHA-256 (and optional MD5) hash signatures. Fast, simple, and ideal for custom malware detection or automated security tasks.

🚀 Features

SHA-256 & MD5 hash scanning

Detects malicious files by comparing hashes with your signature list

Automatic removal of matched threats

Scans single files or entire directories

Lightweight & easy to customize

Cross-platform (Windows/Linux) depending on your Python setup

git clone https://github.com/SURUJ404/Antivirus cd Antivirus pip install -r requirements.txt

About

A lightweight antivirus-style tool that scans files or directories, checks their SHA-256 hashes against a known threat list, and removes matches. Easy to customize, fast to run, and ideal for hash-based malware detection or automation workflows.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages