[PR #15] [MERGED] Fix name of INTENIUM protection #220

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/15
Author: @TheRogueArchivist
Created: 11/1/2020
Status: Merged
Merged: 11/1/2020
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (1)

  • c36f022 Fix name of INTENIUM protection

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 BurnOutSharp/FileType/Executable.cs (+2 -2)
📝 BurnOutSharp/ProtectionType/Intenium.cs (+3 -3)

📄 Description

Change ITENIUM to INTENIUM


🔄 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/15 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 11/1/2020 **Status:** ✅ Merged **Merged:** 11/1/2020 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c36f022`](https://github.com/SabreTools/BinaryObjectScanner/commit/c36f0220180e0b477b3f8fb30540ad3a327b1aa3) Fix name of INTENIUM protection ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/FileType/Executable.cs` (+2 -2) 📝 `BurnOutSharp/ProtectionType/Intenium.cs` (+3 -3) </details> ### 📄 Description Change ITENIUM to INTENIUM --- <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:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#220