From 2eda7cdf1a9905106fe4fb49f2f8352c185e0e50 Mon Sep 17 00:00:00 2001 From: Sam Sneed <163201376+sam-sneed@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:06:15 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bc9fe3..6817f30 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # Sneed-Reactivity + Cross-Platform Open Reactive AntiMalware ## Credits * VirusTotal - Creating Yara -* [ReversingLabs - Creating Yara Definitions](https://github.com/reversinglabs/reversinglabs-yara-rules) +* [ReversingLabs - Creating Yara Rules](https://github.com/reversinglabs/reversinglabs-yara-rules) * Sneed Group - Creating the idea/code * ChatGPT/Gemini - Helping code this amazing project + +## Licensing Details + +* LICENSE-YARA-RULES - ReversingLab's Yara Rules (under the yara subdirectory) +* LICENSE - Our code. (Pretty much anything else.)