[PR #233] [MERGED] Move Freelock notes to DRML #385

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/233
Author: @TheRogueArchivist
Created: 2/9/2023
Status: Merged
Merged: 2/9/2023
Merged by: @mnadareski

Base: masterHead: Freelock-DRML


📝 Commits (1)

  • e1ff113 Move Freelock notes to DRML

📊 Changes

4 files changed (+19 additions, -24 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/Bitpool.cs (+1 -1)
📝 BurnOutSharp/ProtectionType/CenegaProtectDVD.cs (+2 -2)
📝 BurnOutSharp/ProtectionType/FreeLock.cs (+15 -20)
📝 BurnOutSharp/ProtectionType/MediaCloQ.cs (+1 -1)

📄 Description

  • Move Freelock notes to DRML.
  • Add new Freelock checks.
  • Tweak some Freelock output.,
  • Fix existing DRML links from other protections.

🔄 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/233 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 2/9/2023 **Status:** ✅ Merged **Merged:** 2/9/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Freelock-DRML` --- ### 📝 Commits (1) - [`e1ff113`](https://github.com/SabreTools/BinaryObjectScanner/commit/e1ff113e391bad6e837e74cdd87894b01e7e62e7) Move Freelock notes to DRML ### 📊 Changes **4 files changed** (+19 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/Bitpool.cs` (+1 -1) 📝 `BurnOutSharp/ProtectionType/CenegaProtectDVD.cs` (+2 -2) 📝 `BurnOutSharp/ProtectionType/FreeLock.cs` (+15 -20) 📝 `BurnOutSharp/ProtectionType/MediaCloQ.cs` (+1 -1) </details> ### 📄 Description * Move Freelock notes to DRML. * Add new Freelock checks. * Tweak some Freelock output., * Fix existing DRML links from other protections. --- <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:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#385