[PR #42] [MERGED] Improve XCP detection to prevent false positives #249

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/42
Author: @TheRogueArchivist
Created: 7/2/2021
Status: Merged
Merged: 7/2/2021
Merged by: @mnadareski

Base: masterHead: XCP


📝 Commits (2)

  • cd7afa5 Improve XCP detection to prevent false positives
  • 6381500 Address comments

📊 Changes

2 files changed (+16 additions, -4 deletions)

View changed files

📝 BurnOutSharp/FileType/Textfile.cs (+4 -0)
📝 BurnOutSharp/ProtectionType/XCP.cs (+12 -4)

📄 Description

No description provided


🔄 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/42 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 7/2/2021 **Status:** ✅ Merged **Merged:** 7/2/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `XCP` --- ### 📝 Commits (2) - [`cd7afa5`](https://github.com/SabreTools/BinaryObjectScanner/commit/cd7afa5605cded532371c4a6c01e4575a78c7b7a) Improve XCP detection to prevent false positives - [`6381500`](https://github.com/SabreTools/BinaryObjectScanner/commit/63815008fc4e03d67fd55d3c0a80eca1a65b48a2) Address comments ### 📊 Changes **2 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/FileType/Textfile.cs` (+4 -0) 📝 `BurnOutSharp/ProtectionType/XCP.cs` (+12 -4) </details> ### 📄 Description _No description provided_ --- <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:07:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#249