[PR #138] [MERGED] Vastly improve MediaCloQ checks #297

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/138
Author: @TheRogueArchivist
Created: 7/27/2022
Status: Merged
Merged: 7/27/2022
Merged by: @mnadareski

Base: masterHead: MediaCloQ-Verification


📝 Commits (2)

  • fbecf27 Vastly improve MediaCloQ checks
  • 670d68a Add comment to MediaCloQ

📊 Changes

3 files changed (+55 additions, -5 deletions)

View changed files

📝 BurnOutSharp/FileType/Textfile.cs (+8 -0)
📝 BurnOutSharp/ProtectionType/MediaCloQ.cs (+46 -4)
📝 README.md (+1 -1)

📄 Description

Vastly improve MediaCloQ checks, including adding content and text file checks. Also, add notes relating to it in comments.


🔄 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/138 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 7/27/2022 **Status:** ✅ Merged **Merged:** 7/27/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `MediaCloQ-Verification` --- ### 📝 Commits (2) - [`fbecf27`](https://github.com/SabreTools/BinaryObjectScanner/commit/fbecf27eb0e088c3eb405c9bf9206884dabf87de) Vastly improve MediaCloQ checks - [`670d68a`](https://github.com/SabreTools/BinaryObjectScanner/commit/670d68a9be2ff189ba16a1de49284cffa167eddb) Add comment to MediaCloQ ### 📊 Changes **3 files changed** (+55 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/FileType/Textfile.cs` (+8 -0) 📝 `BurnOutSharp/ProtectionType/MediaCloQ.cs` (+46 -4) 📝 `README.md` (+1 -1) </details> ### 📄 Description Vastly improve MediaCloQ checks, including adding content and text file checks. Also, add notes relating to it in comments. --- <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:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#297