2024-07-24 15:40:28 -05:00
|
|
|
# Sneed-Reactivity
|
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
|
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
|
|
* VirusTotal - Creating Yara
|
2024-07-25 12:43:35 -05:00
|
|
|
* [ReversingLabs - Creating Some Yara Rules](https://github.com/reversinglabs/reversinglabs-yara-rules)
|
|
|
|
* [Yara23x0 - Creating more Yara Rules](https://github.com/Neo23x0/signature-base)
|
|
|
|
* [mikesxrc - Creating a compilation of even MORE yara rules (had to delete some due to errors)](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
|
|
|
|
|
2024-07-25 12:43:35 -05:00
|
|
|
* 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)
|
|
|
|
* LICENSE - Our code. (Pretty much any .py file in the main directory as well as requirements.txt)
|
|
|
|
* mikesxrs sadly had no license in his Yara Rules repo, so I guess take that for what you will.
|