[PR #30] [MERGED] Add CExe detection #233

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/30
Author: @TheRogueArchivist
Created: 3/21/2021
Status: Merged
Merged: 3/22/2021
Merged by: @mnadareski

Base: masterHead: CExe


📝 Commits (2)

📊 Changes

2 files changed (+45 additions, -0 deletions)

View changed files

BurnOutSharp/PackerType/CExe.cs (+44 -0)
📝 README.md (+1 -0)

📄 Description

No description provided


🔄 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/30 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/21/2021 **Status:** ✅ Merged **Merged:** 3/22/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `CExe` --- ### 📝 Commits (2) - [`ba60223`](https://github.com/SabreTools/BinaryObjectScanner/commit/ba60223b8ce89267b42b7ab8d7b1b57529eda749) Add CExe detection - [`64bdfc2`](https://github.com/SabreTools/BinaryObjectScanner/commit/64bdfc245cd75b0a7731636646c442ffa6d04686) Optimize check ### 📊 Changes **2 files changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/PackerType/CExe.cs` (+44 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#233