Metadata-Version: 2.4
Name: malzapper-core
Version: 2.0.0
Summary: MalZapper™ core runtime library — required to run MalZapper.
Author: Bryce Beman
Author-email: scroll11reader@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: flask>=3.0
Requires-Dist: psutil>=5.9
Requires-Dist: requests>=2.31
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# malzapper-core

**MalZapperâ„¢ Core Library**  
Copyright Â© 2026 Bryce Beman. All rights reserved.

This is the required runtime library for **MalZapperâ„¢ v2.0 â€” Smart Malware Scanner**.  
MalZapper will not start without it.

## Install

```
pip install malzapper-core
```

## Then run MalZapper

Double-click `MALZAPPER_INDEPENDENT.bat` or run:

```
python app_new.py
```

## Contact

- Email: scroll11reader@gmail.com
