[PR #121] [MERGED] Initial Detection of "Dinamic Multimedia Protection"/LockBlocks #279

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/121
Author: @TheRogueArchivist
Created: 6/17/2022
Status: Merged
Merged: 6/22/2022
Merged by: @mnadareski

Base: masterHead: Dinamic-Multimedia-Protection-Initial-Creation


📝 Commits (2)

  • 6ee661c Initial Detection of "Dinamic Multimedia Protection"/LockBlocks
  • 24386a3 Merge branch 'master' into Dinamic-Multimedia-Protection-Initial-Creation

📊 Changes

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

View changed files

BurnOutSharp/ProtectionType/DinamicMultimedia.cs (+68 -0)
BurnOutSharp/ProtectionType/LockBlocks.cs (+0 -7)
📝 README.md (+1 -1)

📄 Description

Add initial detection of and notes about "Dinamic Multimedia Protection"/LockBlocks.


🔄 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/121 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/17/2022 **Status:** ✅ Merged **Merged:** 6/22/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Dinamic-Multimedia-Protection-Initial-Creation` --- ### 📝 Commits (2) - [`6ee661c`](https://github.com/SabreTools/BinaryObjectScanner/commit/6ee661cce7e31d8a9a26f55e0e3d5128bee3b48d) Initial Detection of "Dinamic Multimedia Protection"/LockBlocks - [`24386a3`](https://github.com/SabreTools/BinaryObjectScanner/commit/24386a3f86d256a5718dd091e9e9c39e95918609) Merge branch 'master' into Dinamic-Multimedia-Protection-Initial-Creation ### 📊 Changes **3 files changed** (+69 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/ProtectionType/DinamicMultimedia.cs` (+68 -0) ➖ `BurnOutSharp/ProtectionType/LockBlocks.cs` (+0 -7) 📝 `README.md` (+1 -1) </details> ### 📄 Description Add initial detection of and notes about "Dinamic Multimedia Protection"/LockBlocks. --- <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:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#279