[PR #126] [MERGED] Improve HexaLock AutoLock detection #284

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/126
Author: @TheRogueArchivist
Created: 6/30/2022
Status: Merged
Merged: 7/1/2022
Merged by: @mnadareski

Base: masterHead: HexaLock-AutoLock


📝 Commits (1)

  • 681e514 Improve HexaLock AutoLock detection

📊 Changes

3 files changed (+83 additions, -40 deletions)

View changed files

BurnOutSharp/ProtectionType/HexaLock.cs (+82 -0)
BurnOutSharp/ProtectionType/HexalockAutoLock.cs (+0 -39)
📝 README.md (+1 -1)

📄 Description

Vastly improve HexaLock AutoLock detection, and add notes.


🔄 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/126 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/30/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `HexaLock-AutoLock` --- ### 📝 Commits (1) - [`681e514`](https://github.com/SabreTools/BinaryObjectScanner/commit/681e5143983f2c0ca3c3e4402104a05ea3f68c7a) Improve HexaLock AutoLock detection ### 📊 Changes **3 files changed** (+83 additions, -40 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/ProtectionType/HexaLock.cs` (+82 -0) ➖ `BurnOutSharp/ProtectionType/HexalockAutoLock.cs` (+0 -39) 📝 `README.md` (+1 -1) </details> ### 📄 Description Vastly improve HexaLock AutoLock detection, and add notes. --- <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:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#284