All Projects → anic17 → Batch-Antivirus

anic17 / Batch-Antivirus

Licence: GPL-3.0 license
Batch Antivirus, a powerful antivirus suite written in batch with real-time protection and heuristical scanning.

Programming Languages

Batchfile
5799 projects

Projects that are alternatives of or similar to Batch-Antivirus

Defeat-Defender-V1.2
Powerful batch script to dismantle complete windows defender protection and even bypass tamper protection ..Disable Windows-Defender Permanently....Hack windows. POC
Stars: ✭ 885 (+3303.85%)
Mutual labels:  malware, batch, antivirus
Phpmussel
PHP-based anti-virus anti-trojan anti-malware solution.
Stars: ✭ 337 (+1196.15%)
Mutual labels:  protection, malware, antivirus
Multiscanner
Modular file scanning/analysis framework
Stars: ✭ 494 (+1800%)
Mutual labels:  malware, antivirus, scanning
MCAntiMalware
Anti-Malware for minecraft
Stars: ✭ 182 (+600%)
Mutual labels:  protection, antivirus, malware-detection
Php Antimalware Scanner
AMWScan (PHP Antimalware Scanner) is a free tool to scan php files and analyze your project to find any malicious code inside it.
Stars: ✭ 181 (+596.15%)
Mutual labels:  malware, antivirus, scanning
Hblock
Improve your security and privacy by blocking ads, tracking and malware domains.
Stars: ✭ 724 (+2684.62%)
Mutual labels:  protection, malware
Block
Let's make an annoyance free, better open internet, altogether!
Stars: ✭ 1,849 (+7011.54%)
Mutual labels:  protection, malware
IAT API
Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
Stars: ✭ 63 (+142.31%)
Mutual labels:  malware, antivirus
JustEvadeBro
JustEvadeBro, a cheat sheet which will aid you through AMSI/AV evasion & bypasses.
Stars: ✭ 63 (+142.31%)
Mutual labels:  malware, antivirus
macOS-Security-Updates
Notifies the user when macOS Security components like Gatekeeper and XProtect have been updated
Stars: ✭ 53 (+103.85%)
Mutual labels:  protection, malware
BAT FFMPEG
Batch script files for FFMPEG (Microsoft Windows and DOS, OS/2 🦄)
Stars: ✭ 104 (+300%)
Mutual labels:  batch, batch-file
antimalwareapp
Anti-malware for Android using machine learning
Stars: ✭ 206 (+692.31%)
Mutual labels:  antivirus, malware-detection
Malware-Sample-Sources
Malware Sample Sources
Stars: ✭ 214 (+723.08%)
Mutual labels:  malware, malware-detection
windows-defender
Malice Windows Defender AntiVirus Plugin
Stars: ✭ 31 (+19.23%)
Mutual labels:  malware, antivirus
Hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
Stars: ✭ 19,363 (+74373.08%)
Mutual labels:  protection, malware
Owlyshield
Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact))..
Stars: ✭ 281 (+980.77%)
Mutual labels:  malware, antivirus
Rat-Hunter
detect trojans by easy way 🛡️
Stars: ✭ 24 (-7.69%)
Mutual labels:  protection, malware-detection
ML-Antivirus
An antivirus powered by machine learning.
Stars: ✭ 32 (+23.08%)
Mutual labels:  antivirus, malware-detection
Windows-10-tweaks
This repo contains multiple scripts to optimize windows 10
Stars: ✭ 37 (+42.31%)
Mutual labels:  batch, batch-file
Kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
Stars: ✭ 227 (+773.08%)
Mutual labels:  malware, antivirus

Batch Antivirus

batch-antivirus-stars batch-antivirus-forks batch-antivirus-downloads batch-antivirus-license batch-antivirus-issues

Official repository of Batch Antivirus. For a more in-depth explanation, go to Batch Antivirus webpage

Features of Batch Antivirus

  • Drive scanner
  • Auto-updater (both antivirus and databases)
  • Deep Scanning (for batch files)
  • 190k SHA256 hash database
  • 313k IP database
  • USB Scanner for malware
  • USB shortcut malware remover
  • Autorun configuration of the antivirus
  • Real-time file protection
  • Real-time web protection
  • PC Monitor, which checks for disk space & CPU temperature
  • Kill protection for real-time protection
  • Background real-time, starting before any other startup program (even explorer)
  • Quarantine (files are encoded in base64 and locked)
  • Quarantine viewer
  • File opening interception
  • VirusTotal analysis (On DeepScan)

Frequent Asked Questions

Is Batch Antivirus good enough to use as a regular antivirus?

Sadly, the answer is no. Batch Antivirus contains a small database (190k hashes). Although it may seem like it's a lot, it's not that much actually. It can do a great job monitoring files, but if you really want a safe system you need to use another antivirus solution. Think of Batch Antivirus as an extra protection layer.

Does Batch Antivirus needs to be installed?

No, Batch Antivirus can be used portably. Real time protection relies on folder changing and not on kernel drivers. Although it's not needed, it is recommended to run real-time protection (RealTimeProtection.bat) and drive scanner (BAV.bat) as an administrator to scan system files.

If you're willing to have a better security, consider adding Batch Antivirus as an autorun with BAVAutorun.bat and selection option 3 (shell).

Why is scanning so slow?

Scanning is slow because it launches a different process for every file. It has been optimized when scanning folders in real-time protection.

Does web protection register websites I visit?

No, Batch Antivirus doesn't collect any data.
Privacy is always important. Batch Antivirus uses the command netstat -no to get active connections to the PC. Then it compares to the file VirusDataBaseIP.bav and if the IP is found, it's a malicious website. Nothing else.

I accidentally found some malware, where can I send you the SHA256 hash?

Contribute by creating a pull request. Alternatively, you can send malicious hashes at [email protected] or contact me

Why does heuristical analyzer detect legitimate programs?

It checks for patterns usually found in malware. Although it's pretty accurate, some program can give false positives as they can have a suspicious behavior.

What I need to do if I want to use a part of the antivirus?

You can distribute programs that use Batch Antivirus, but please credit me and link this repository as it's not easy to make a such database searching a big part of the hashes manually and making a real batch antivirus.

Contact

Feel free to contact me on Discord (ID 684471165884039243)

Copyright © 2022 anic17 Software

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].