Giter Site home page Giter Site logo

clamav-win32's Introduction

-- ClamAV native win32 port --

Copyright (c) 2005-2018 Gianluigi Tiesi <[email protected]>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this software; if not, write to the
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Clone repository using:
git clone --recursive https://github.com/clamwin/clamav-win32.git

--

[features]
 * [clamav] small footprint (all distribution is around 1.5 MiB - except llvm fat ;) dll)
 * [clamav] native win64 port
 * [clamav] support for unc paths, exotic/long file names
 * [clamav] nice icons ;)
 * [clamscan] memory scanner (in memory loaded modules are scanned on-disk)
 * [llvm] jit dll is optional, and since not supported on old os will be loaded dinamically
 * [freshclam] native dns txt query on win98/ME / DnsAPI query on Win2k+
 * [clamd/freshclam] also as Windows Services

[notes]
* You can store database and config paths in the registry using
  clamav.reg file (I may make a nsis installer in the future),
  paths can be also REG_EXPAND_SZ, environment variables are
  allowed here (i.e. you can use paths like %HomeDrive%\Clamav).

* To use binaries compiled with Visual Studio 2005,
  you need the msvcrt80 side by side assembly, the "simple way" is
  uncompress Microsoft.VC80.CRT.zip in the directory of executables,
  the directory Microsoft.VC80.CRT must be placed as is, putting
  directly dlls in the same directory of the executable will not work.
  On windows 9x you should put the dll and the manifest in windows
  system directory without the Microsoft.VC80.CRT directory.
  For more info about this refer to the relative msdn-page.
  You can also download the redist package directly from Microsoft.

- Please report bugs to [email protected] and not to [email protected] -

clamav-win32's People

Contributors

sherpya avatar

Watchers

James Cloos avatar Tharik J.H avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.