Metadata-Version: 2.4
Name: mdis-sec
Version: 0.1.0
Summary: MDIS - Malware Detection and Identification System.
Author-email: MemeCoder <memecoder17@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/memecoder12345678/mdis
Project-URL: Bug Tracker, https://github.com/memecoder12345678/mdis/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

<div align="center"> <img src="https://raw.githubusercontent.com/memecoder12345678/MDIS/refs/heads/main/imgs/icon.svg" alt="MDIS"></div>

<div align="center">
  <img src="https://img.shields.io/badge/creator-MemeCoder-red" alt="Made with ❤️ by MemeCoder">
  <img src="https://img.shields.io/badge/Python-3.12%2B-blue?logo=python&logoColor=white" alt="Python">
  <img src="https://img.shields.io/github/license/memecoder12345678/MDIS?style=flat&logo=open-source-initiative&logoColor=white" alt="License">
  <img src="https://img.shields.io/github/stars/memecoder12345678/MDIS?style=social" alt="Stars">
</div>
<h1 align="center">MDIS - Malware Detection and Identification System</h1>

MDIS (Malware Detection and Identification System) is an identifier format that standardizes malware classification. The syntax is designed to encode a threat's primary attributes, including its behavior, infection vector, and target OS.

> All documentation and resources are available in the [official GitHub repository](https://github.com/memecoder12345678/MDIS).
