mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
[PR #223] [MERGED] Add encrypted Link Data Security file detection #373
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/223
Author: @TheRogueArchivist
Created: 1/5/2023
Status: ✅ Merged
Merged: 1/5/2023
Merged by: @mnadareski
Base:
master← Head:CD-Cops-LDSCRYPT📝 Commits (1)
78362bcAdd encrypted Link Data Security file detection📊 Changes
6 files changed (+78 additions, -0 deletions)
View changed files
📝
BurnOutSharp/Enums.cs(+5 -0)➕
BurnOutSharp/FileType/LDSCRYPT.cs(+49 -0)📝
BurnOutSharp/ProtectionType/CDDVDCops.cs(+8 -0)📝
BurnOutSharp/Scanner.cs(+7 -0)📝
BurnOutSharp/Tools/Utilities.cs(+8 -0)📝
README.md(+1 -0)📄 Description
Add encrypted Link Data Security file (LDSCRYPT) detection.
Update CD-Cops notes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.