[PR #168] [MERGED] Overhaul TZCopyProtection #333

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

📋 Pull Request Information

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

Base: masterHead: TZCopyProtection-Overhaul


📝 Commits (1)

  • 6a9a0fd Overhaul TZCopyProtection

📊 Changes

3 files changed (+90 additions, -33 deletions)

View changed files

BurnOutSharp/ProtectionType/TZCopyProtection.cs (+89 -0)
BurnOutSharp/ProtectionType/TZCopyProtector.cs (+0 -32)
📝 README.md (+1 -1)

📄 Description

  • Add notes and research relating to TZCopyProtection.

  • Fix name (was previously "TZCopyProtector").

  • Add new file check for "ZakMcCrack.Ghost".

  • 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/168 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 11/7/2022 **Status:** ✅ Merged **Merged:** 11/7/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `TZCopyProtection-Overhaul` --- ### 📝 Commits (1) - [`6a9a0fd`](https://github.com/SabreTools/BinaryObjectScanner/commit/6a9a0fdbad27f481e713741c529de12a6d723299) Overhaul TZCopyProtection ### 📊 Changes **3 files changed** (+90 additions, -33 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/ProtectionType/TZCopyProtection.cs` (+89 -0) ➖ `BurnOutSharp/ProtectionType/TZCopyProtector.cs` (+0 -32) 📝 `README.md` (+1 -1) </details> ### 📄 Description * Add notes and research relating to TZCopyProtection. * Fix name (was previously "TZCopyProtector"). * Add new file check for "ZakMcCrack.Ghost". * 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:07:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#333