Metadata-Version: 2.4
Name: yarobot
Version: 0.3.5
Requires-Dist: flask>=3.1.2
Requires-Dist: click>=8.3.0
Requires-Dist: lxml>=4.9.0
Requires-Dist: orjson>=3.11
Summary: YARA generator inspired by yarGen
Home-Page: https://github.com/ogre2007/yarobot
Author-email: ogre2007 <oogre@vk.com>
License: GPL-3.0-only
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/ogre2007/yarobot
Project-URL: Issues, https://github.com/ogre2007/issues

# yarobot

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Python Version](https://img.shields.io/badge/python-3.11%2B-blue)](https://www.python.org/)
[![Rust](https://img.shields.io/badge/rust-powered-orange.svg)](https://www.rust-lang.org/)

**yarobot** is a high-performance YARA rule generator inspired by [yarGen](https://github.com/Neo23x0/yarGen), designed to automatically create quality YARA rules from malware samples while minimizing false positives through intelligent goodware database comparison.


## 📞 Support

- **Issues**: [GitHub Issues](https://github.com/ogre2007/yarobot/issues) 


