mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
[PR #120] [MERGED] Add initial detection of phenoProtect #275
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:phenoProtect_initial📝 Commits (1)
f719d49Add 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.