[PR #351] [MERGED] Don't check files with ".srdata" section for Denuvo #510

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/351
Author: @TheRogueArchivist
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @mnadareski

Base: masterHead: denuvo-srdata-removal


📝 Commits (1)

  • c00c96d Don't check files with ".srdata" section for Denuvo

📊 Changes

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

View changed files

📝 BinaryObjectScanner/Protection/Denuvo.cs (+3 -1)

📄 Description

Prone to too many false positives.


🔄 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/351 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `denuvo-srdata-removal` --- ### 📝 Commits (1) - [`c00c96d`](https://github.com/SabreTools/BinaryObjectScanner/commit/c00c96d221d5f3c234f0f93c09ca3121186842b9) Don't check files with ".srdata" section for Denuvo ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Protection/Denuvo.cs` (+3 -1) </details> ### 📄 Description Prone to too many false positives. --- <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:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#510