[PR #236] [MERGED] Split SafeDisc and CDS-300 checks #391

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/236
Author: @TheRogueArchivist
Created: 3/5/2023
Status: Merged
Merged: 3/5/2023
Merged by: @mnadareski

Base: masterHead: SafeDisc-CDS


📝 Commits (1)

  • 4c8790e Split SafeDisc and CDS-300 checks

📊 Changes

3 files changed (+42 additions, -27 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/CactusDataShield.cs (+4 -21)
📝 BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs (+5 -4)
📝 BurnOutSharp/ProtectionType/Macrovision.cs (+33 -2)

📄 Description

  • Split SafeDisc/CDS-300 checks.
  • Add new DrvMgt.dll hash 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/236 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/5/2023 **Status:** ✅ Merged **Merged:** 3/5/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `SafeDisc-CDS` --- ### 📝 Commits (1) - [`4c8790e`](https://github.com/SabreTools/BinaryObjectScanner/commit/4c8790e3739620ec740f792107e76d653d1da14f) Split SafeDisc and CDS-300 checks ### 📊 Changes **3 files changed** (+42 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/CactusDataShield.cs` (+4 -21) 📝 `BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs` (+5 -4) 📝 `BurnOutSharp/ProtectionType/Macrovision.cs` (+33 -2) </details> ### 📄 Description * Split SafeDisc/CDS-300 checks. * Add new DrvMgt.dll hash 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#391