OpenPRX OpenPRX

OpenPRX

PRX-SD

Open-source antivirus engine

Multi-layered threat detection engine for files and directories.

Language: Rust License: Apache-2.0 PRX-SD Star on GitHub

Key Features

Hash Signature Matching

O(1) LMDB lookup against millions of SHA-256/MD5 hashes from MalwareBazaar, URLhaus, VirusShare, and more.

YARA Rule Engine

64+ built-in rules plus community rulesets from Neo23x0, Yara-Rules, ReversingLabs, ESET, and InQuest.

Heuristic Analysis

PE/ELF/MachO-aware entropy, suspicious API, packer detection, and behavioral scoring.

Real-time Monitoring

Watch directories for new or modified files with automatic scanning.

Quarantine System

Isolate, list, and restore detected threats with a built-in quarantine vault.

Cross-Platform

Native support for Linux, macOS, and Windows with platform-specific detections.

Architecture

File Input → Magic Detection (PE/ELF/MachO/PDF/ZIP)

Hash Match

LMDB O(1)

YARA Scan

Pattern Match

Heuristic

Score ≥60

Result: Clean / Suspicious / Malicious

Tech Stack

Rust, YARA, LMDB, Tauri + Vue 3

Quick Start

curl -fsSL https://raw.githubusercontent.com/openprx/prx-sd/main/install.sh | bash
sd scan /path/to/check
sd monitor /home /tmp

Also from OpenPRX

OpenPR

Open-source project management with built-in governance

Team work management with issues, boards, sprints, and governance workflows.

Governance Kanban MCP Server SvelteKit
Learn More

PRX

Self-evolving AI assistant framework

Rust-native assistant runtime with multi-provider inference and governed sub-agents.

14 Providers 19 Channels Self-Evolution OAuth
Learn More

prx-memory

Local-first MCP memory for coding agents

Durable memory toolchain for storing, recalling, and governing agent knowledge.

MCP Native Local-First Evolution Codex/Claude
Learn More

PRX-WAF

High-performance Web Application Firewall

Built on Cloudflare Pingora with OWASP CRS, GeoIP, bot detection, and 644+ rules.

Pingora OWASP CRS GeoIP Bot Detection
Learn More

Fenfa

Self-hosted app distribution platform

Deploy once, distribute to iOS, Android, macOS, Windows, and Linux.

Multi-Platform Self-Hosted OTA Updates REST API
Learn More
Back to Home