Skip to content
#

exe

Here are 210 public repositories matching this topic...

ExeRay AI detects malicious Windows executables using ML. Analyzes entropy, imports, and metadata for rapid classification, aiding incident response. Built with Python and scikit-learn.

  • Updated Mar 30, 2026
  • Python
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

Improve this page

Add a description, image, and links to the exe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more