[PR #341] [MERGED] Add sources for SafeDisc detections up through V1 #503

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

📋 Pull Request Information

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

Base: masterHead: SafeDisc-1-Documentation-


📝 Commits (1)

  • 6aa41dd Add sources for SafeDisc detections up through V1

📊 Changes

2 files changed (+46 additions, -3 deletions)

View changed files

📝 BinaryObjectScanner/Packer/ASPack.cs (+2 -1)
📝 BinaryObjectScanner/Protection/Macrovision.cs (+44 -2)

📄 Description

Also fix a false positive in ASPack due to an overly generic check, and fix a comment.


🔄 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/341 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 12/3/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `SafeDisc-1-Documentation-` --- ### 📝 Commits (1) - [`6aa41dd`](https://github.com/SabreTools/BinaryObjectScanner/commit/6aa41dd68420302efd7e53a3be2876c1fc9207ed) Add sources for SafeDisc detections up through V1 ### 📊 Changes **2 files changed** (+46 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Packer/ASPack.cs` (+2 -1) 📝 `BinaryObjectScanner/Protection/Macrovision.cs` (+44 -2) </details> ### 📄 Description Also fix a false positive in ASPack due to an overly generic check, and fix a comment. --- <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:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#503