Skip to content
#

dll

Here are 60 public repositories matching this topic...

Aho-Corasick-Native-Malware-Scanner

This example presents a native antivirus scanner in Python with a self-contained Aho-Corasick implementation. It removes external dependencies, adds visual position markers for detected signatures, and measures scan performance through a Tkinter interface. The implementation is part of the 127 algorithms collection.

  • Updated Aug 29, 2025
  • Python

DLL Analyzer is a Python tool for dynamic analysis of DLLs. It lists exports, lets you define function arguments and return types, and call functions safely from the terminal. Ideal for reverse engineering and malware analysis in a controlled environment.

  • Updated Feb 9, 2026
  • Python

Improve this page

Add a description, image, and links to the dll 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 dll topic, visit your repo's landing page and select "manage topics."

Learn more