{"id":50614325,"url":"https://github.com/stevetm-git/antivirus-simulation","last_synced_at":"2026-06-06T07:01:16.544Z","repository":{"id":354819205,"uuid":"1225371926","full_name":"SteveTM-git/antivirus-simulation","owner":"SteveTM-git","description":"A Python based antivirus simulation that detects malicious files using SHA-256 hash comparison and isolates them using a quarantine mechanism.","archived":false,"fork":false,"pushed_at":"2026-04-30T08:13:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-30T10:09:55.835Z","etag":null,"topics":["hasher","hashlib","python3","sha-256-hash","utils"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteveTM-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-30T07:59:37.000Z","updated_at":"2026-04-30T08:13:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/SteveTM-git/antivirus-simulation","commit_stats":null,"previous_names":["stevetm-git/antivirus-simulation"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/SteveTM-git/antivirus-simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveTM-git%2Fantivirus-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveTM-git%2Fantivirus-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveTM-git%2Fantivirus-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveTM-git%2Fantivirus-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteveTM-git","download_url":"https://codeload.github.com/SteveTM-git/antivirus-simulation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveTM-git%2Fantivirus-simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33972398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hasher","hashlib","python3","sha-256-hash","utils"],"created_at":"2026-06-06T07:01:15.999Z","updated_at":"2026-06-06T07:01:16.534Z","avatar_url":"https://github.com/SteveTM-git.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛡️ Basic Antivirus Simulation (Signature Based Scanner)\n\nA Python based antivirus simulation that detects malicious files using SHA-256 hash comparison and isolates them using a quarantine mechanism.\n\n---\n\n## 🚀 Features\n\n- 🔍 Recursive file scanning\n- 🔐 SHA-256 hashing for file fingerprinting\n- 🚨 Signature based malware detection\n- 📦 Automatic quarantine of infected files\n- 📜 Logging system for audit and traceability\n\n---\n\n## 📸 Photo\n\n\u003cimg width=\"528\" height=\"440\" alt=\"image\" src=\"https://github.com/user-attachments/assets/fb690e28-2468-4d8c-a86a-102774f5d307\" /\u003e\n\n---\n\n## 🧠 How It Works\n\n1. The scanner traverses a directory recursively.\n2. Each file is hashed using SHA-256.\n3. The hash is compared against a database of known malware signatures.\n4. If a match is found:\n   - The file is flagged as malicious\n   - It is moved to a quarantine folder\n   - The event is logged\n\n---\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevetm-git%2Fantivirus-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevetm-git%2Fantivirus-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevetm-git%2Fantivirus-simulation/lists"}