Sneed-Reactivity/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2024-07-25 14:18:26 -05:00
# Sneed-Reactivity <img align="right" src="ascii-shield.png" width="25%">
2024-07-24 18:06:15 -05:00
2024-07-24 16:19:05 -05:00
Cross-Platform Open Reactive AntiMalware
2024-07-24 17:48:11 -05:00
2024-07-25 14:22:17 -05:00
[Download here.](https://github.com/Sneed-Group/Sneed-Reactivity/releases/tag/0.2)
2024-07-24 17:48:11 -05:00
## Credits
* VirusTotal - Creating Yara
* [ReversingLabs - Creating Some Yara Rules](https://github.com/reversinglabs/reversinglabs-yara-rules)
* [Yara23x0 - Creating more Yara Rules](https://github.com/Neo23x0/signature-base)
2024-09-06 11:15:57 -05:00
* [mikesxrs - Creating a compilation of even MORE yara rules (had to delete some to clean the console a tad...)](https://github.com/mikesxrs/Open-Source-YARA-rules)
2024-07-24 17:48:11 -05:00
* Sneed Group - Creating the idea/code
* ChatGPT/Gemini - Helping code this amazing project
2024-07-24 18:06:15 -05:00
## Licensing Details
* LICENSE-YARA-RULES-REVERSINGLABS - ReversingLab's Yara Rules (under the yara-ReversingLabs subdirectory)
* LICENSE-YARA-RULES-NEO23X0 - NEO23X0's Yara Rules (under the yara-Neo23x0 subdirectory)
2024-07-25 14:18:02 -05:00
* mikesxrs sadly had no license in his Yara Rules repo, so I guess take that for what you will.
2024-07-25 14:18:38 -05:00
* LICENSE - Our code. (Pretty much any .py file in the main directory as well as requirements.txt)