[PR #241] [MERGED] Add NEAC Protect detection #399

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/241
Author: @TheRogueArchivist
Created: 3/16/2023
Status: Merged
Merged: 3/16/2023
Merged by: @mnadareski

Base: masterHead: NEAC-Protect-Addition


📝 Commits (2)

📊 Changes

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

View changed files

BinaryObjectScanner.Protection/NEACProtect.cs (+90 -0)
📝 README.md (+1 -0)

📄 Description

  • Add NEAC Protect detection.
  • 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/241 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/16/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `NEAC-Protect-Addition` --- ### 📝 Commits (2) - [`eab2126`](https://github.com/SabreTools/BinaryObjectScanner/commit/eab2126d98b17971f521288a0876abedecc15868) Add NEAC Protect detection - [`c877b54`](https://github.com/SabreTools/BinaryObjectScanner/commit/c877b54096891812bfa530e951e16b25d9a11608) Address PR comments ### 📊 Changes **2 files changed** (+91 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BinaryObjectScanner.Protection/NEACProtect.cs` (+90 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description * Add NEAC Protect detection. * 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:08:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#399