[PR #41] [MERGED] Vastly improve WTM detection #247

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/41
Author: @TheRogueArchivist
Created: 6/29/2021
Status: Merged
Merged: 6/30/2021
Merged by: @mnadareski

Base: masterHead: WTM


📝 Commits (3)

  • 4dc8ecf Fix false positive in WTM detection
  • 2782980 Forgot to improve part of the detection
  • 38573af Vastly improve detection

📊 Changes

1 file changed (+28 additions, -9 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/WTMCDProtect.cs (+28 -9)

📄 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/41 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/29/2021 **Status:** ✅ Merged **Merged:** 6/30/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `WTM` --- ### 📝 Commits (3) - [`4dc8ecf`](https://github.com/SabreTools/BinaryObjectScanner/commit/4dc8ecf9173fbcec0a7b546c08ae25a0374f69f1) Fix false positive in WTM detection - [`2782980`](https://github.com/SabreTools/BinaryObjectScanner/commit/2782980cb93e4bc805e5a61e08966d71b04d5915) Forgot to improve part of the detection - [`38573af`](https://github.com/SabreTools/BinaryObjectScanner/commit/38573af96a5ae7a2cae99ea3d49a77ab00df64c1) Vastly improve detection ### 📊 Changes **1 file changed** (+28 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/WTMCDProtect.cs` (+28 -9) </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:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#247