[PR #222] [MERGED] Add basic HyperTech CrackProof detection #368

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/222
Author: @TheRogueArchivist
Created: 1/5/2023
Status: Merged
Merged: 1/5/2023
Merged by: @mnadareski

Base: masterHead: HyperTech-CrackProof-Addition


📝 Commits (2)

  • aad80e4 Add basic HyperTech CrackProof detection
  • 4245cf0 Address PR comments

📊 Changes

2 files changed (+54 additions, -0 deletions)

View changed files

BurnOutSharp/PackerType/HyperTechCrackProof.cs (+53 -0)
📝 README.md (+1 -0)

📄 Description

  • Add super basic, incomplete HyperTech CrackProof detection.

🔄 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/222 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 1/5/2023 **Status:** ✅ Merged **Merged:** 1/5/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `HyperTech-CrackProof-Addition` --- ### 📝 Commits (2) - [`aad80e4`](https://github.com/SabreTools/BinaryObjectScanner/commit/aad80e44e81fffd29b4b21b885ad56606e6af7c6) Add basic HyperTech CrackProof detection - [`4245cf0`](https://github.com/SabreTools/BinaryObjectScanner/commit/4245cf0cd41ce7b598c4172cc282dc795b753805) Address PR comments ### 📊 Changes **2 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/PackerType/HyperTechCrackProof.cs` (+53 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description * Add super basic, incomplete HyperTech CrackProof detection. --- <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:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#368