Skip to content
#

ahocorasick

Here are 18 public repositories matching this topic...

Aho-Corasick-Malware-Scanner

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.

  • Updated Dec 1, 2025
  • Python

Add this topic to your repo

To associate your repository with the ahocorasick topic, visit your repo's landing page and select "manage topics."

Learn more