[PR #120] [MERGED] Add initial detection of phenoProtect #275

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/120
Author: @TheRogueArchivist
Created: 6/14/2022
Status: Merged
Merged: 6/17/2022
Merged by: @mnadareski

Base: masterHead: phenoProtect_initial


📝 Commits (1)

  • f719d49 Add initial detection of phenoProtect

📊 Changes

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

View changed files

📝 BurnOutSharp/FileType/Textfile.cs (+8 -0)
📝 BurnOutSharp/ProtectionType/Phenoprotect.cs (+3 -1)
📝 README.md (+1 -1)

📄 Description

Add initial detection of phenoProtect, which is currently text file based only.


🔄 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/120 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/14/2022 **Status:** ✅ Merged **Merged:** 6/17/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `phenoProtect_initial` --- ### 📝 Commits (1) - [`f719d49`](https://github.com/SabreTools/BinaryObjectScanner/commit/f719d496c7731845d8cc45789efb31124190a795) Add initial detection of phenoProtect ### 📊 Changes **3 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/FileType/Textfile.cs` (+8 -0) 📝 `BurnOutSharp/ProtectionType/Phenoprotect.cs` (+3 -1) 📝 `README.md` (+1 -1) </details> ### 📄 Description Add initial detection of phenoProtect, which is currently text file based only. --- <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:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#275