[PR #251] [MERGED] Add basic RipGuard detection #412

Open
opened 2026-01-29 21:08:11 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/251
Author: @TheRogueArchivist
Created: 5/4/2023
Status: Merged
Merged: 5/4/2023
Merged by: @mnadareski

Base: masterHead: RipGuard-Addition


📝 Commits (1)

  • 6f6bfb9 Add basic RipGuard detection

📊 Changes

3 files changed (+89 additions, -0 deletions)

View changed files

BinaryObjectScanner.Protection/Macrovision.RipGuard.cs (+73 -0)
📝 BinaryObjectScanner.Protection/Macrovision.cs (+15 -0)
📝 README.md (+1 -0)

📄 Description

  • Add basic RipGuard detection and notes.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/BinaryObjectScanner/pull/251 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/4/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `RipGuard-Addition` --- ### 📝 Commits (1) - [`6f6bfb9`](https://github.com/SabreTools/BinaryObjectScanner/commit/6f6bfb921eeada24c6ec5174ad7fe29ea1a75c12) Add basic RipGuard detection ### 📊 Changes **3 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BinaryObjectScanner.Protection/Macrovision.RipGuard.cs` (+73 -0) 📝 `BinaryObjectScanner.Protection/Macrovision.cs` (+15 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description * Add basic RipGuard detection and notes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:08:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#412