[PR #169] [MERGED] Confirm existing WinLock checks #334

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/169
Author: @TheRogueArchivist
Created: 11/7/2022
Status: Merged
Merged: 11/7/2022
Merged by: @mnadareski

Base: masterHead: WinLock-Confirmation


📝 Commits (2)

  • 8c4259f Confirm existing WinLock checks
  • 1697513 Rename Winlock.cs to WinLock.cs

📊 Changes

3 files changed (+46 additions, -33 deletions)

View changed files

BurnOutSharp/ProtectionType/WinLock.cs (+45 -0)
BurnOutSharp/ProtectionType/Winlock.cs (+0 -32)
📝 README.md (+1 -1)

📄 Description

  • Confirm existing WinLock checks.

  • Add WinLock notes.

  • Update README.


🔄 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/169 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 11/7/2022 **Status:** ✅ Merged **Merged:** 11/7/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `WinLock-Confirmation` --- ### 📝 Commits (2) - [`8c4259f`](https://github.com/SabreTools/BinaryObjectScanner/commit/8c4259f4674e5665453c93df6c86174c27afa55b) Confirm existing WinLock checks - [`1697513`](https://github.com/SabreTools/BinaryObjectScanner/commit/16975137e45142fd6c2b9c7df85e6b6d7afdd717) Rename Winlock.cs to WinLock.cs ### 📊 Changes **3 files changed** (+46 additions, -33 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/ProtectionType/WinLock.cs` (+45 -0) ➖ `BurnOutSharp/ProtectionType/Winlock.cs` (+0 -32) 📝 `README.md` (+1 -1) </details> ### 📄 Description * Confirm existing WinLock checks. * Add WinLock notes. * Update README. --- <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:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#334