2 مستودعات
Executes custom bytecode signatures for heuristic and polymorphic malware detection.
Distinct from Bytecode Interpreters: Distinct from general Bytecode Interpreters: this interpreter is specialized for executing malware detection signatures, not general-purpose programs.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Malware Detection. Refine with filters or upvote what's useful.
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
Provides a specialized bytecode interpreter to execute complex detection logic for identifying polymorphic malware.
ClamAV - Documentation is here: https://docs.clamav.net
Ships a bytecode interpreter that executes custom signatures for heuristic malware detection.