All Projects → Cisco-Talos → Clamav Devel

Cisco-Talos / Clamav Devel

Licence: gpl-2.0
ClamAV Development - FAQ is here: https://github.com/Cisco-Talos/clamav-faq

Projects that are alternatives of or similar to Clamav Devel

Armadito Av
Armadito antivirus main repository
Stars: ✭ 184 (-85.86%)
Mutual labels:  open-source, antivirus
Lombok.maven
Maven Plugin for Project Lombok
Stars: ✭ 89 (-93.16%)
Mutual labels:  open-source
P32929.github.io
Second iteration of my portfolio - created using ReactJS, Material-UI, Overmind, etc
Stars: ✭ 84 (-93.54%)
Mutual labels:  open-source
Surviving With Android
Source code related to the posts in the blog
Stars: ✭ 1,275 (-2%)
Mutual labels:  open-source
Collaboration For Beginners
A Beginner's Guide to Contributing in an Open Source Project.
Stars: ✭ 86 (-93.39%)
Mutual labels:  open-source
Aurdroid
Android AUR [Arch Linux user Repository] packages browser
Stars: ✭ 88 (-93.24%)
Mutual labels:  open-source
Bhagavadgita
A non-profit initiative to help spread the transcendental wisdom from the Bhagavad Gita to people around the world.
Stars: ✭ 84 (-93.54%)
Mutual labels:  open-source
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-93.08%)
Mutual labels:  open-source
Ghostwind
Tailwind CSS Starter Template - Ghostwind (Ghost Casper theme in Tailwind CSS)
Stars: ✭ 89 (-93.16%)
Mutual labels:  open-source
Startbootstrap Landing Page
A responsive, Bootstrap landing page template created by Start Bootstrap
Stars: ✭ 1,275 (-2%)
Mutual labels:  open-source
Cidram
CIDRAM: Classless Inter-Domain Routing Access Manager.
Stars: ✭ 86 (-93.39%)
Mutual labels:  open-source
Ios Demos
Examples of ios applications http://www.novoda.com/blog
Stars: ✭ 85 (-93.47%)
Mutual labels:  open-source
Opensourcecontributors
Find all contributions for a user through the GitHub Archive
Stars: ✭ 88 (-93.24%)
Mutual labels:  open-source
Huorong vulnerabilities
Huorong Internet Security vulnerabilities 火绒安全软件漏洞
Stars: ✭ 85 (-93.47%)
Mutual labels:  antivirus
Spider
A small dart library to generate Assets dart code from assets folder.
Stars: ✭ 90 (-93.08%)
Mutual labels:  open-source
Kiftd
sky driver & cloud driver open source server application : kiftd . welcome to the home page: https://kohgylw.gitee.io/ to quick start——kiftd是一款专门面向个人、团队和小型组织的私有网盘系统。轻量、开源、完善。无论是在家庭、学校还是在办公室,您都能立刻开始使用它!了解更多请访问官方网站:
Stars: ✭ 1,259 (-3.23%)
Mutual labels:  open-source
Nodejs Starter
Nodejs Starter - Open-Source Javascript Boilerplate | AppSeed
Stars: ✭ 86 (-93.39%)
Mutual labels:  open-source
Apps
A collection of apps built on Electron
Stars: ✭ 1,283 (-1.38%)
Mutual labels:  open-source
Uebergame
Uebergame code repository
Stars: ✭ 90 (-93.08%)
Mutual labels:  open-source
Birthdaybuddy
A simple material-design orientated app to handle your friends' birthdays and other special events
Stars: ✭ 90 (-93.08%)
Mutual labels:  open-source

ClamAV

Maeve, the ClamAV mascot

ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.

Documentation & FAQ

Official documentation can be found online at ClamAV.net. Our source code release tarballs also includes a copy of the documentation for offline reading.

ClamAV Signatures

Anyone can learn to read and write ClamAV signatures. Take a look at the signature writing documentation and phishing signature writing documentation to get started!

Installation Instructions

Build from Source

For compile and install instructions with CMake, please see INSTALL.cmake.md. For install instructions with the (now deprecated) autotools build system, see INSTALL.autotools.md.

For additional instructions specific to building ClamAV please visit our online documentation.

Install from a binary package distribution

For binary package distribution installation instructions, head over to our website.

Install using an installer (Windows)

We provide installers to install ClamAV on Windows to "C:\Program Files". This install method will require you to have Administrator priveleges.

We also provide a "Portable Install Package" (i.e. a zip of the required files) for users that may wish to run ClamAV without installing it to a system-owned directory.

For details on how to use either option, head over to the Windows Install instructions in the User Manual.

Upgrading from a previous version

Some tips on how to upgrade from a previous version of ClamAV.

ClamAV News

For information about the features in this and prior releases, read the news.

Catch up on the latest about ClamAV by reading our blog and follow us on Twitter @clamav.

Join the ClamAV Community

The best way to get in touch with the ClamAV community is to join our mailing lists and tune to #clamav on IRC or Discord.

Want to make a contribution?

The ClamAV development team welcomes code contributions, improvements to our documentation, and also bug reports. Thanks for joining us!

Licensing

ClamAV is licensed for public/open source use under the GNU General Public License, Version 2 (GPLv2).

See COPYING.txt for a copy of the license.

3rd Party Code

ClamAV contains a number of components that include code copied in part or in whole from 3rd party projects and whose code is not owned by Cisco and which are licensed differently than ClamAV. These include:

  • tomsfastmath: public domain
  • LLVM: Illinois Open Source License (BSD-like)
  • Yara: Apache 2.0 license
    • Yara has since switched to the BSD 3-Clause License; Our source is out-of-date and needs to be updated.
  • 7z / lzma: public domain
  • libclamav's NSIS/NulSoft parser includes:
    • zlib: permissive free software license
    • bzip2 / libbzip2: BSD-like license
  • OpenBSD's libc/regex: BSD license
  • file: BSD license
  • str.c: Contains BSD licensed modified-implementations of strtol(), stroul() functions, Copyright (c) 1990 The Regents of the University of California.
  • pngcheck (png.c): MIT/X11-style license
  • getopt.c: MIT license
  • Curl: license inspired by MIT/X, but not identical
  • libmspack: LGPL license
  • UnRAR (libclamunrar): a non-free/restricted open source license
    • Note: The UnRAR license is incompatible with GPLv2 because it contains a clause that prohibits reverse engineering a RAR compression algorithm from the UnRAR decompression code. For this reason, libclamunrar/libclamunrar_iface is not linked at all with libclamav. It is instead loaded at run-time. If it fails to load, ClamAV will continue running without RAR support.

See the COPYING directory for a copy of the 3rd party project licenses.

Credits

The ClamAV Team

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].