[PR #271] [MERGED] Add additional SafeDisc for Mac detections and notes #434

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/271
Author: @TheRogueArchivist
Created: 11/29/2023
Status: Merged
Merged: 12/2/2023
Merged by: @mnadareski

Base: masterHead: SafeDisc-Mac


📝 Commits (4)

  • 289b48f Add additional SafeDisc for Mac detections and notes
  • e47a1e7 Slightly update notes
  • 681b0c4 Minor additions
  • f031d29 Update earliest known SafeDisc splash-screen version

📊 Changes

3 files changed (+63 additions, -8 deletions)

View changed files

📝 BinaryObjectScanner/FileType/Textfile.cs (+22 -0)
📝 BinaryObjectScanner/Protection/Macrovision.SafeDisc.cs (+32 -8)
📝 BinaryObjectScanner/Utilities/FileTypes.cs (+9 -0)

📄 Description

Add what little additional notes and detections I could for SafeDisc Mac.


🔄 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/271 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 12/2/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `SafeDisc-Mac` --- ### 📝 Commits (4) - [`289b48f`](https://github.com/SabreTools/BinaryObjectScanner/commit/289b48faf57346f1f213d34cd12c0d2d9cab7d25) Add additional SafeDisc for Mac detections and notes - [`e47a1e7`](https://github.com/SabreTools/BinaryObjectScanner/commit/e47a1e73574f030e028446df9f119d58ab5c13cc) Slightly update notes - [`681b0c4`](https://github.com/SabreTools/BinaryObjectScanner/commit/681b0c40dd585cf3ac118616c78a565ff986946f) Minor additions - [`f031d29`](https://github.com/SabreTools/BinaryObjectScanner/commit/f031d29060d0b18c9c85acd982d408c635dbe177) Update earliest known SafeDisc splash-screen version ### 📊 Changes **3 files changed** (+63 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/FileType/Textfile.cs` (+22 -0) 📝 `BinaryObjectScanner/Protection/Macrovision.SafeDisc.cs` (+32 -8) 📝 `BinaryObjectScanner/Utilities/FileTypes.cs` (+9 -0) </details> ### 📄 Description Add what little additional notes and detections I could for SafeDisc Mac. --- <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:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#434