[PR #237] [CLOSED] Add Macrovision product identification via version number (WIP) #392

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/237
Author: @TheRogueArchivist
Created: 3/8/2023
Status: Closed

Base: masterHead: Macrovision-Version-Overhaul


📝 Commits (2)

📊 Changes

4 files changed (+130 additions, -114 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/Macrovision.CactusDataShield.cs (+5 -0)
📝 BurnOutSharp/ProtectionType/Macrovision.SafeCast.cs (+16 -0)
📝 BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs (+1 -92)
📝 BurnOutSharp/ProtectionType/Macrovision.cs (+108 -22)

📄 Description

  • Add Macrovision product identification via version number.
  • Add and update various notes and comments.
  • Add CDS-300 check.

🔄 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/237 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/8/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Macrovision-Version-Overhaul` --- ### 📝 Commits (2) - [`c2766bd`](https://github.com/SabreTools/BinaryObjectScanner/commit/c2766bd075ac807452aeb3d2a6643f97cacfdb45) why is macrovision hell - [`2429deb`](https://github.com/SabreTools/BinaryObjectScanner/commit/2429debedd4a44fb9febc7a08537bc16147b80cb) hopefully fix conflicts ### 📊 Changes **4 files changed** (+130 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/Macrovision.CactusDataShield.cs` (+5 -0) 📝 `BurnOutSharp/ProtectionType/Macrovision.SafeCast.cs` (+16 -0) 📝 `BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs` (+1 -92) 📝 `BurnOutSharp/ProtectionType/Macrovision.cs` (+108 -22) </details> ### 📄 Description * Add Macrovision product identification via version number. * Add and update various notes and comments. * Add CDS-300 check. --- <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:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#392