[PR #290] [MERGED] Significantly update Rainbow Sentinel detections and notes #455

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/290
Author: @TheRogueArchivist
Created: 3/25/2024
Status: Merged
Merged: 3/25/2024
Merged by: @mnadareski

Base: masterHead: Rainbow-Revamp-1


📝 Commits (1)

  • 348727a Significantly update Rainbow Sentinel detections and notes

📊 Changes

1 file changed (+299 additions, -30 deletions)

View changed files

📝 BinaryObjectScanner/Protection/RainbowSentinel.cs (+299 -30)

📄 Description

Significantly improve many things relating to Rainbow Sentinel, including adding support for detecting new versions and new supported platforms. Also adding support for detecting Rainbow NetSentinel, which is seemingly a separate but related DRM. There are still many improvements possible, but those will come in a later PR.


🔄 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/290 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/25/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Rainbow-Revamp-1` --- ### 📝 Commits (1) - [`348727a`](https://github.com/SabreTools/BinaryObjectScanner/commit/348727a520a82aa73fb581f884b0d3188f1b1281) Significantly update Rainbow Sentinel detections and notes ### 📊 Changes **1 file changed** (+299 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Protection/RainbowSentinel.cs` (+299 -30) </details> ### 📄 Description Significantly improve *many* things relating to Rainbow Sentinel, including adding support for detecting new versions and new supported platforms. Also adding support for detecting Rainbow NetSentinel, which is seemingly a separate but related DRM. There are still *many* improvements possible, but those will come in a later PR. --- <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:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#455