{"id":31932971,"url":"https://github.com/hugow04/secureguard","last_synced_at":"2025-10-14T05:43:34.642Z","repository":{"id":313918396,"uuid":"1001993837","full_name":"HUGOW04/SecureGuard","owner":"HUGOW04","description":"Windows Antivirus","archived":false,"fork":false,"pushed_at":"2025-09-22T07:14:47.000Z","size":4873,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-30T20:34:18.098Z","etag":null,"topics":["antivirus","glfw","opengl","sha256","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HUGOW04.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":"2025-06-14T13:39:05.000Z","updated_at":"2025-09-22T07:14:51.000Z","dependencies_parsed_at":"2025-09-09T15:47:33.546Z","dependency_job_id":"0de73c5d-df7d-46a9-87a1-1e3581549eb8","html_url":"https://github.com/HUGOW04/SecureGuard","commit_stats":null,"previous_names":["hugow04/secureguard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HUGOW04/SecureGuard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FSecureGuard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FSecureGuard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FSecureGuard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FSecureGuard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HUGOW04","download_url":"https://codeload.github.com/HUGOW04/SecureGuard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FSecureGuard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018009,"owners_count":26086236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["antivirus","glfw","opengl","sha256","windows"],"created_at":"2025-10-14T05:43:30.226Z","updated_at":"2025-10-14T05:43:34.637Z","avatar_url":"https://github.com/HUGOW04.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows AntiVirus\n\n## Project Overview\nThis is an **improved version** of my previous antivirus applications:  \n- [First AntiVirus Project](https://github.com/HUGOW04/TuAntivirus)  \n- [Second AntiVirus Project](https://github.com/HUGOW04/AntiVirus)  \n\nThis project is a **Windows-based malware scanner** developed in **C++ with OpenGL**, using **SHA-256 hashing** for secure file comparison. It provides a modern interface, improved performance, and stronger detection capabilities compared to previous versions.\n\n---\n\n## Implemented Features\n- **Full Scan** – Thoroughly scans the entire system for known malware and threats.  \n- **Fast Scan** – Quickly scans critical system areas for efficient detection.  \n- **Memory Scan** – Analyzes running processes and memory for hidden threats.  \n- **File Scan \u0026 Drag-and-Drop** – Scan individual files or drag them into the app for instant analysis.  \n- **Signature scanning** using **SHA-256 hashes** for files.  \n- **Optimized hash lookup** with `std::unordered_set` → **O(1)** average lookup time.  \n- **Real-time autorun checks** to monitor startup programs.  \n- **Heuristic detection** to identify suspicious behaviors and unknown malware.  \n- **False positive reduction** via whitelisting, file type verification, and signature checks.  \n- **User-friendly reporting \u0026 logging** of all scans and detections.  \n- **System tray integration** with CPU and memory statistics.  \n- **Modern graphical interface** fully implemented in OpenGL.  \n- **Desktop notifications** for scan results.  \n\n---\n\n## Future Improvements\nPlanned enhancements:  \n- Network scanning using **WinAPI hooks**.  \n- Real-time detection of **newly added files** before execution.  \n- Phishing email protection with **Have I Been Pwned** integration.  \n- Sandbox execution for suspicious programs.  \n- AI/ML-based detection of unknown threats.  \n- Quarantine system to isolate/remove malware.  \n- Kernel-level antivirus integration for deeper protection.  \n- Automatic virus definition updates.  \n\n---\n\n## Screenshots\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"900\" height=\"475\" alt=\"Scan Interface\" src=\"https://github.com/user-attachments/assets/fc922aae-9f29-48d2-bfed-2c38f47cf5d4\"/\u003e\n  \u003cimg width=\"900\" height=\"475\" alt=\"Overview Dashboard\" src=\"https://github.com/user-attachments/assets/8041c5f2-3b8e-4a1b-88ea-8ff96af96684\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n   \u003cimg width=\"900\" height=\"475\" alt=\"Performance Monitor\" src=\"https://github.com/user-attachments/assets/c9ca57a1-57d0-429d-916a-73b2d9974c9f\"/\u003e\n\u003c/p\u003e\n\n---\n\nThis version builds on my earlier antivirus projects and evolves them into a **more complete, security-suite-like application** with scanning, performance monitoring, and an OpenGL-powered UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugow04%2Fsecureguard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugow04%2Fsecureguard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugow04%2Fsecureguard/lists"}