Skip to content
#

worm

Here are 35 public repositories matching this topic...

This is a repository containing Python code examples for educational purposes in the field of cybersecurity. The code covers topics such as malware, security strategies, and more. It is a useful resource for those interested in learning about the technical aspects of cybersecurity.

  • Updated Mar 18, 2025
  • 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 worm 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 worm topic, visit your repo's landing page and select "manage topics."

Learn more