[PR #263] [MERGED] Add Engine32 detection #421

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/263
Author: @TheRogueArchivist
Created: 8/27/2023
Status: Merged
Merged: 8/28/2023
Merged by: @mnadareski

Base: masterHead: engine32-addition


📝 Commits (2)

📊 Changes

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

View changed files

BinaryObjectScanner.Protection/Engine32.cs (+76 -0)
📝 README.md (+1 -0)

📄 Description

Add detection for Engine32, a simple disc check DRM.


🔄 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/263 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/27/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `engine32-addition` --- ### 📝 Commits (2) - [`a1adb87`](https://github.com/SabreTools/BinaryObjectScanner/commit/a1adb87d1717702c3c02741900cdfca9dbd0e62a) Add Engine32 detection - [`a325be6`](https://github.com/SabreTools/BinaryObjectScanner/commit/a325be6ff34306af4b5baaae75d5122f07b88c2a) Address PR comment ### 📊 Changes **2 files changed** (+77 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BinaryObjectScanner.Protection/Engine32.cs` (+76 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description Add detection for Engine32, a simple disc check DRM. --- <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:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#421