[PR #365] [MERGED] make paul.dll internal name check non-case-sensitive #519

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/365
Author: @HeroponRikiBestest
Created: 5/6/2025
Status: Merged
Merged: 5/6/2025
Merged by: @mnadareski

Base: masterHead: paul_case


📝 Commits (2)

  • 123b268 make paul.dll internal name check non-case-sensitive
  • 5044941 Added proper import for ignore case

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 BinaryObjectScanner/Protection/SecuROM.cs (+3 -2)

📄 Description

Sometimes the internal name is in all caps, like http://redump.org/disc/115608/ and http://redump.org/disc/47171/ and as a result they won't be scanned at the moment. This fixes that.


🔄 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/365 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 5/6/2025 **Status:** ✅ Merged **Merged:** 5/6/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `paul_case` --- ### 📝 Commits (2) - [`123b268`](https://github.com/SabreTools/BinaryObjectScanner/commit/123b26838709f254d41ad4b20a1f1b81c5181cb8) make paul.dll internal name check non-case-sensitive - [`5044941`](https://github.com/SabreTools/BinaryObjectScanner/commit/50449418be882d2802e745617e60326a6a9c9ba6) Added proper import for ignore case ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Protection/SecuROM.cs` (+3 -2) </details> ### 📄 Description Sometimes the internal name is in all caps, like http://redump.org/disc/115608/ and http://redump.org/disc/47171/ and as a result they won't be scanned at the moment. This fixes that. --- <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:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#519