[PR #136] [MERGED] Improve Hexalock AutoLock detection #296

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

📋 Pull Request Information

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

Base: masterHead: HexaLock-HCPSMng


📝 Commits (2)

  • 6398e68 Improve Hexalock AutoLock detection
  • 6b72a6d Add special thanks for Hexalock

📊 Changes

2 files changed (+46 additions, -12 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/HexaLock.cs (+45 -11)
📝 README.md (+1 -1)

📄 Description

Verify the last remaining unverified checks, and add more checks and 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/136 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 7/27/2022 **Status:** ✅ Merged **Merged:** 7/27/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `HexaLock-HCPSMng` --- ### 📝 Commits (2) - [`6398e68`](https://github.com/SabreTools/BinaryObjectScanner/commit/6398e68ba3f52f9de145ed7138ccf56f05e47527) Improve Hexalock AutoLock detection - [`6b72a6d`](https://github.com/SabreTools/BinaryObjectScanner/commit/6b72a6d365184c99babb5d70b1453676d7b01604) Add special thanks for Hexalock ### 📊 Changes **2 files changed** (+46 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/HexaLock.cs` (+45 -11) 📝 `README.md` (+1 -1) </details> ### 📄 Description Verify the last remaining unverified checks, and add more checks and 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:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#296