[PR #372] [MERGED] Add check for modified securom product activation. #523

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

📋 Pull Request Information

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

Base: masterHead: modified-PA


📝 Commits (4)

  • f910fe0 Added check for modified securom product activation. Marked as draft because it relies on a recent infotool fix in order to function properly.
  • a0478c2 Merge branch 'SabreTools:master' into modified-PA
  • 88b34b7 Fix variable name change post-rebase.
  • 6f25ff6 Use wrapper exporttable, remove unneeded dependancies.

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 BinaryObjectScanner/Protection/SecuROM.cs (+12 -0)

📄 Description

Added check for modified securom product activation. Marked as draft because it relies on a recent infotool fix d3e61b42dd in order to function properly, and submitted now because I'm going to forget to do it later.


🔄 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/372 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `modified-PA` --- ### 📝 Commits (4) - [`f910fe0`](https://github.com/SabreTools/BinaryObjectScanner/commit/f910fe0632aa25f6654ea677b2b473acd252ebcd) Added check for modified securom product activation. Marked as draft because it relies on a recent infotool fix in order to function properly. - [`a0478c2`](https://github.com/SabreTools/BinaryObjectScanner/commit/a0478c276c8635f21ecb5bd783316dc3c5647787) Merge branch 'SabreTools:master' into modified-PA - [`88b34b7`](https://github.com/SabreTools/BinaryObjectScanner/commit/88b34b70882c5daa07811ec023bd7d2614b62365) Fix variable name change post-rebase. - [`6f25ff6`](https://github.com/SabreTools/BinaryObjectScanner/commit/6f25ff610ecfa508be21f26c47bdfed72b8720ac) Use wrapper exporttable, remove unneeded dependancies. ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Protection/SecuROM.cs` (+12 -0) </details> ### 📄 Description Added check for modified securom product activation. Marked as draft because it relies on a recent infotool fix https://github.com/SabreTools/SabreTools.Serialization/commit/d3e61b42dd41c7d43496a0dde7e57be7accd32f7 in order to function properly, and submitted now because I'm going to forget to do it later. --- <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:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#523