[PR #160] [MERGED] Add "SafeDisc.exe" checks #322

Closed
opened 2026-01-29 21:07:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/160
Author: @TheRogueArchivist
Created: 10/25/2022
Status: Merged
Merged: 10/25/2022
Merged by: @mnadareski

Base: masterHead: SafeDisc-DiscMaster


📝 Commits (1)

  • 1f8c673 Add "SafeDisc.exe" checks

📊 Changes

2 files changed (+22 additions, -0 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/CactusDataShield.cs (+1 -0)
📝 BurnOutSharp/ProtectionType/SafeDisc.cs (+21 -0)

📄 Description

  • Add checks for "SafeDisc.exe".
  • Add note about previously unknown SafeDisc version.
  • Add note about Drvmgt file with known sample but no known version.
  • Add various SafeDisc/SafeCast resources.
  • Add resource for CDS.

🔄 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/160 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 10/25/2022 **Status:** ✅ Merged **Merged:** 10/25/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `SafeDisc-DiscMaster` --- ### 📝 Commits (1) - [`1f8c673`](https://github.com/SabreTools/BinaryObjectScanner/commit/1f8c67332b8ffa9c686ad72f650a339806b0171c) Add "SafeDisc.exe" checks ### 📊 Changes **2 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/CactusDataShield.cs` (+1 -0) 📝 `BurnOutSharp/ProtectionType/SafeDisc.cs` (+21 -0) </details> ### 📄 Description * Add checks for "SafeDisc.exe". * Add note about previously unknown SafeDisc version. * Add note about Drvmgt file with known sample but no known version. * Add various SafeDisc/SafeCast resources. * Add resource for CDS. --- <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:07:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#322