From f8c3fcd5f4bf5438cc9295643b8c3c6ebb596a79 Mon Sep 17 00:00:00 2001 From: anic17 <58483910+anic17@users.noreply.github.com> Date: Wed, 1 May 2024 16:47:12 +0200 Subject: [PATCH] Add files via upload --- index.html | 146 +++++++++++++++++++++++++---------------------------- 1 file changed, 68 insertions(+), 78 deletions(-) diff --git a/index.html b/index.html index 304629e..35a1a3e 100644 --- a/index.html +++ b/index.html @@ -1,75 +1,40 @@ - - + + + Batch Antivirus - - - - - - + + - + + -
-

Batch Antivirus

+

Batch Antivirus




@@ -122,13 +87,41 @@

Features

Main features



@@ -143,11 +136,13 @@

Other features

  • 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 before userinit.exe and explorer.exe)
  • -
  • Quarantine (files are base64-encoded and locked with permissions)
  • -
  • Quarantine viewer
  • -
  • File opening interception
  • -
  • VirusTotal analysis (On DeepScan)
  • +
  • Includes a quarantine viewer with information about the files
  • +
  • Detailed malware detection.
  • +
  • Online VirusTotal analysis
  • +
  • Experimental file association interception

  • @@ -163,10 +158,11 @@

    Modules

    • BAV.bat ➞ Disk scanner
    • BAVDetail.bat ➞ Detailed malware detection.
    • +
    • BAVIntercept.bat ➞ Batch Antivirus file interceptor.
    • BAVStatus.bat ➞ Batch Antivirus installation checker.
    • BAVUpdate.bat ➞ Batch Antivirus updater.
    • +
    • BAVWebsiteBlocker.bat ➞ Batch Antivirus website blocker.
    • DeepScan.bat ➞ Batch Antivirus heuristic scanner (for batch files).
    • -
    • InstallIntercept.bat ➞ Batch Antivirus file interceptor.
    • Quarantine.bat ➞ Batch Antivirus quarantine viewer.
    • RealTimeProtection.bat ➞ Real-time protection (both file and web protection).
    • USBCleaner.bat ➞ Batch Antivirus shortcut malware remover.
    • @@ -203,7 +199,7 @@

      Contributing

      Help and usage


      - For each module listed in modules, specify --help as the first command-line argument to get a detailed explanation about that module. If you still have questions, don't hesitate to contact me. + For each module listed in modules, specify --help as the first command-line argument to get a detailed explanation about that module. If you still have questions, don't hesitate to contact me.

      @@ -261,18 +257,12 @@

      Is Batch Antivirus good enough to use as the main antivirus

    +
    + + + + +
    -
    -
    - + \ No newline at end of file