[PR #379] [MERGED] Move PA Module detection into its own helper method. #527

Closed
opened 2026-01-29 21:09:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/379
Author: @HeroponRikiBestest
Created: 9/8/2025
Status: Merged
Merged: 9/8/2025
Merged by: @mnadareski

Base: masterHead: pa-module-helper


📝 Commits (2)

  • 5f966b5 Move PA Module detection into its own helper method.
  • c4a278a Fix review changes.

📊 Changes

1 file changed (+53 additions, -38 deletions)

View changed files

📝 BinaryObjectScanner/Protection/SecuROM.cs (+53 -38)

📄 Description

Self-explanatory; all these checks are separate from the actual securom executable anyways, and this will help with a future PA pr i have in mind.


🔄 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/379 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `pa-module-helper` --- ### 📝 Commits (2) - [`5f966b5`](https://github.com/SabreTools/BinaryObjectScanner/commit/5f966b56dab118c8a18f15d8f6e9d810b3a16cfc) Move PA Module detection into its own helper method. - [`c4a278a`](https://github.com/SabreTools/BinaryObjectScanner/commit/c4a278abf40811209f26fc10a73709a95749f265) Fix review changes. ### 📊 Changes **1 file changed** (+53 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Protection/SecuROM.cs` (+53 -38) </details> ### 📄 Description Self-explanatory; all these checks are separate from the actual securom executable anyways, and this will help with a future PA pr i have in mind. --- <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:09:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#527