awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Open-Source Alternatives to Malwarebytes

Ranking updated Aug 19, 2026

For an open source malware scanner and remover, the strongest matches are rfxn/linux-malware-detect (Linux Malware Detect is a Linux security platform providing), cisco-talos/clamav (ClamAV is a well-established open-source antivirus engine providing malware) and cisco-talos/clamav-devel (ClamAV is a classic open-source antivirus engine and malware). mas-cli/mas and guarinogabriel/mac-cli round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “open source alternatives to malwarebytes”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Open-Source Alternatives to Malwarebytes

Find the best repos with AI.We'll search the best matching repositories with AI.
  • rfxn/linux-malware-detectrfxn avatar

    rfxn/linux-malware-detect

    1,456View on GitHub↗

    Linux Malware Detect is a security platform designed for Linux server environments to identify and isolate malicious files. It functions as a multi-engine scanner that utilizes signature-based detection, heuristic analysis, and pattern matching to maintain system integrity. The tool provides automated auditing and real-time monitoring to detect unauthorized modifications as they occur. The system distinguishes itself through kernel-level event monitoring, which triggers immediate scans upon file changes, and checkpoint-based scan resumption, which allows long-running operations to pause and r

    Linux Malware Detect is a Linux security platform providing signature scanning, heuristic analysis, and real-time monitoring via inotify, though it is scoped specifically to server environments rather than being fully cross-platform.

    ShellQuarantine ManagementMalware Quarantines
    View on GitHub↗1,456
  • cisco-talos/clamavCisco-Talos avatar

    Cisco-Talos/clamav

    6,869View on GitHub↗

    ClamAV - Documentation is here: https://docs.clamav.net

    ClamAV is a well-established open-source antivirus engine providing malware signature scanning, command-line operation, cross-platform support, quarantine management, and on-access protection.

    COn-Access File ScannersOn-Access File Scanners
    View on GitHub↗6,869
  • cisco-talos/clamav-develCisco-Talos avatar

    Cisco-Talos/clamav-devel

    6,887View on GitHub↗

    ClamAV is an open-source antivirus engine and malware detection scanner. It identifies trojans, viruses, and other malicious software by scanning files and data streams against a database of known signatures. The system functions as a signature-based threat detector, allowing for the implementation of threat intelligence by turning malware samples into actionable signatures. It supports the creation of custom malware signatures to identify specific or specialized security threats. The engine provides capabilities for endpoint security monitoring and comprehensive malware detection scanning a

    ClamAV is a classic open-source antivirus engine and malware detection scanner that provides signature-based threat detection and scanning across multiple platforms from the command line.

    COpen-Source Antivirus EnginesDetection Signature DevelopmentFile Content Signature Matching
    View on GitHub↗6,887
  • mas-cli/masmas-cli avatar

    mas-cli/mas

    12,235View on GitHub↗

    This project provides a command-line interface for managing the lifecycle of applications from the Apple App Store. It functions as a package manager for macOS, enabling users to search for software, install new applications, and maintain existing installations directly through terminal commands. The tool distinguishes itself by wrapping private system APIs to perform store operations that are typically restricted to the graphical user interface. It integrates with the operating system to handle administrative privilege elevation, allowing for secure, automated modifications to protected appl

    This repository is a command-line package manager for the macOS App Store rather than a security scanner, making it the wrong category for detecting and removing malware.

    SwiftCommand Line Interfaces
    View on GitHub↗12,235
  • guarinogabriel/mac-cliguarinogabriel avatar

    guarinogabriel/Mac-CLI

    9,094View on GitHub↗

    Mac-CLI is a collection of terminal commands and utilities designed for automating system management, hardware monitoring, and software configuration on macOS. It serves as a developer utility and automation tool for manipulating files, managing version control, and auditing installed packages from the command line. The project provides hardware monitoring capabilities to track real-time battery health, CPU temperature, and fan speeds. It also includes system automation tools for managing power states, disk usage, and network settings through a unified interface. The utility covers several f

    Mac-CLI is a command-line utility for system maintenance and automation on macOS, but it is a general administrative tool rather than an antivirus or malware scanner.

    ShellCommand Line Interfaces
    View on GitHub↗9,094
  • radareorg/radare2radareorg avatar

    radareorg/radare2

    23,120View on GitHub↗

    Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a command-line environment designed for disassembling, debugging, and patching binary executables across a wide range of processor architectures and operating systems. The system distinguishes itself through a modular, plugin-based architecture that supports cross-platform analysis and automated workflows. It utilizes memory-mapped file access to enable efficient structural inspection and modification of binaries without requiring full file loads. By lifting machine instructions into a un

    Radare2 is a reverse-engineering and malware-analysis framework rather than an antivirus scanner, meaning it helps you inspect and debug binaries manually rather than automatically scanning, detecting, and removing malware from a system.

    CCommand Line Interfaces
    View on GitHub↗23,120
  • virustotal/yaraVirusTotal avatar

    VirusTotal/yara

    9,420View on GitHub↗

    YARA is a pattern matching engine and binary analysis tool used to identify and classify malware samples. It functions as a malware research framework that allows for the definition of file descriptions and detection rules to find indicators of compromise within binaries. The system enables the creation of custom detection rules using strings, wildcards, and regular expressions. These rules use boolean logic to match textual or binary patterns, allowing for the classification of files into specific malware families and the automation of threat intelligence. The engine utilizes Aho-Corasick s

    Yara is a powerful pattern matching engine for binary analysis and creating malware detection rules, but it functions as a research framework rather than an out-of-the-box antivirus scanner that removes threats.

    CMalware Detection Rules
    View on GitHub↗9,420
  • qarmin/czkawkaqarmin avatar

    qarmin/czkawka

    31,526View on GitHub↗

    Czkawka is a cross-platform utility designed for storage optimization and filesystem maintenance. It functions as a comprehensive file analysis engine that identifies redundant data, including duplicate files, empty directories, broken symbolic links, and temporary files. By utilizing hash-based content verification, the tool ensures accurate identification of duplicates regardless of file names or metadata. The project distinguishes itself by offering both a native graphical user interface and a command-line interface, allowing for both interactive management and automated, headless system m

    Czkawka is a storage optimization and filesystem utility for finding duplicate files rather than an anti-malware scanner for detecting and removing viruses.

    FluentCommand Line Interfaces
    View on GitHub↗31,526
  • yara-rules/rulesYara-Rules avatar

    Yara-Rules/rules

    4,712View on GitHub↗

    This project is a community-curated repository of YARA rules used to detect malware, webshells, and other malicious patterns in files. It serves as a dataset of signatures for identifying known malware families, software packers, and threat intelligence indicators. The collection provides specialized detection capabilities for identifying exploit kits and anti-analysis evasion techniques, such as anti-debugging and anti-virtualization methods. It also includes signatures for cryptographic algorithm detection and the identification of unauthorized remote administration tools on servers. The r

    This repository is a community-curated collection of YARA detection rules and signatures rather than a complete anti-malware and antivirus scanning application.

    YARAMalware Detection Rules
    View on GitHub↗4,712
  • stevenblack/hostsStevenBlack avatar

    StevenBlack/hosts

    30,553View on GitHub↗

    This project provides a system-wide content filtering utility that controls network traffic by redirecting domain resolution requests to local null addresses. By mapping unwanted hostnames to these addresses at the operating system level, it effectively blocks connections to advertising, tracking, and malicious domains across all applications on a machine. The core of the system is a data-driven build pipeline that aggregates multiple curated source lists into a single, unified configuration file. This process is highly customizable, allowing users to employ declarative filtering logic throug

    This project is a DNS-based domain blocker using hosts files rather than an anti-malware scanner that detects and removes system files, viruses, or trojans.

    PythonCommand Line Interfaces
    View on GitHub↗30,553

Related searches

  • an open source antivirus software for servers
  • an open source file and url scanner
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
rfxn/linux-malware-detect1.5KShellGPL-2.0May 24, 2026
cisco-talos/clamav6.9KCGPL-2.0Jun 22, 2026
cisco-talos/clamav-devel6.9KCGPL-2.0Jun 26, 2026
mas-cli/mas12.2KSwiftMITJun 19, 2026
guarinogabriel/mac-cli9.1KShellMITFeb 28, 2026
radareorg/radare223.1KCotherFeb 19, 2026
virustotal/yara9.4KCbsd-3-clauseFeb 10, 2026
qarmin/czkawka31.5KFluentNOASSERTIONJun 7, 2026
yara-rules/rules4.7KYARAgpl-2.0Apr 16, 2024
stevenblack/hosts30.6KPythonMITJun 11, 2026
an open source antivirus for system protection
  • an open source ad blocker for browsers
  • Malware protection tool
  • an open source system cleaner for macOS
  • an open source vulnerability scanner for infrastructure
  • an open source alternative to Pi-hole