[PR #261] [MERGED] Fix Uplay false positive #420

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/261
Author: @TheRogueArchivist
Created: 8/24/2023
Status: Merged
Merged: 8/27/2023
Merged by: @mnadareski

Base: masterHead: uplay-yuplay-false-positive


📝 Commits (1)

📊 Changes

1 file changed (+11 additions, -10 deletions)

View changed files

📝 BinaryObjectScanner.Protection/Uplay.cs (+11 -10)

📄 Description

Fix a false positive that resulted in "yuPlay.exe" being detected as Uplay.


🔄 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/261 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/24/2023 **Status:** ✅ Merged **Merged:** 8/27/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `uplay-yuplay-false-positive` --- ### 📝 Commits (1) - [`b2e6e8a`](https://github.com/SabreTools/BinaryObjectScanner/commit/b2e6e8ab52c5a57b9b7b4eb6ee8420bade8887a2) Fix Uplay false positive ### 📊 Changes **1 file changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner.Protection/Uplay.cs` (+11 -10) </details> ### 📄 Description Fix a false positive that resulted in "yuPlay.exe" being detected as Uplay. --- <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#420