Gagniuc / Aho-Corasick-Malware-ScannerView on GitHub
This example implements an optimized antivirus scanner in Python using the Aho-Corasick automaton. It combines signature matching with a Tkinter interface, extension-based filtering, and progress reporting, scanning the header and footer of files for efficiency. The implementation is part of the 127 algorithms collection.
32Dec 1, 2025Updated 3 months ago

Alternatives and similar repositories for Aho-Corasick-Malware-Scanner

Users that are interested in Aho-Corasick-Malware-Scanner are comparing it to the libraries listed below

Sorting:

Are these results useful?