https://github.com/hugow04/tuantivirus
Antivirus software was originally developed to detect and remove computer viruses, hence the name. However, with the proliferation of other malware, antivirus software started to protect from other computer threats. In particular, modern antivirus software can protect users from malicious browser helper objects (BHOs), browser hijackers, ransomware
https://github.com/hugow04/tuantivirus
anti-malware antivirus antivirus-software malware malware-analysis malware-research md5 scanner security winapi windows windows-10 windows-11
Last synced: 6 months ago
JSON representation
Antivirus software was originally developed to detect and remove computer viruses, hence the name. However, with the proliferation of other malware, antivirus software started to protect from other computer threats. In particular, modern antivirus software can protect users from malicious browser helper objects (BHOs), browser hijackers, ransomware
- Host: GitHub
- URL: https://github.com/hugow04/tuantivirus
- Owner: HUGOW04
- License: mit
- Created: 2022-11-01T16:03:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T17:12:17.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T06:43:00.754Z (7 months ago)
- Topics: anti-malware, antivirus, antivirus-software, malware, malware-analysis, malware-research, md5, scanner, security, winapi, windows, windows-10, windows-11
- Language: C++
- Homepage:
- Size: 1.95 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TuAntivirus
Antivirus software was originally developed to detect and remove computer viruses, hence the name. However, with the proliferation of other malware, antivirus software started to protect from other computer threats. In particular, modern antivirus software can protect users from malicious browser helper objects (BHOs), browser hijackers, ransomware, keyloggers, backdoors, rootkits, trojan horses, worms, malicious LSPs, dialers, fraud tools, adware, and spyware. Some products also include protection from other computer threats, such as infected and malicious URLs, spam, scam and phishing attacks, online identity (privacy), online banking attacks, social engineering techniques, advanced persistent threat (APT), and botnet DDoS attacks.
