[PR #173] [CLOSED] Add first Themida check #337

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/173
Author: @TheRogueArchivist
Created: 11/14/2022
Status: Closed

Base: masterHead: Themida-TotalMedia-3


📝 Commits (3)

📊 Changes

3 files changed (+1081 additions, -17 deletions)

View changed files

📝 BurnOutSharp.Builder/AbstractSyntaxNotationOne.cs (+1030 -11)
📝 BurnOutSharp/ProtectionType/Themida.cs (+50 -5)
📝 README.md (+1 -1)

📄 Description

  • Add the first check for Themida.

  • Add more notes.

  • 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/173 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 11/14/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Themida-TotalMedia-3` --- ### 📝 Commits (3) - [`3784191`](https://github.com/SabreTools/BinaryObjectScanner/commit/3784191db28fc936896ee336efe2ed9a6e145587) ASN.1 OID parsing (nw) - [`b976b9c`](https://github.com/SabreTools/BinaryObjectScanner/commit/b976b9c301ec9020c43102e44a75550eff8b4665) ASN.1 OID parsing (nw) - [`f5f8f0b`](https://github.com/SabreTools/BinaryObjectScanner/commit/f5f8f0bfab63827c0fc3245e2feff12bcd2e1c5b) Add first Themida check ### 📊 Changes **3 files changed** (+1081 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp.Builder/AbstractSyntaxNotationOne.cs` (+1030 -11) 📝 `BurnOutSharp/ProtectionType/Themida.cs` (+50 -5) 📝 `README.md` (+1 -1) </details> ### 📄 Description * Add the first check for Themida. * Add more notes. * 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:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#337