[PR #40] [MERGED] Slightly improve PE Compact version detection #251

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/40
Author: @TheRogueArchivist
Created: 6/22/2021
Status: Merged
Merged: 6/24/2021
Merged by: @mnadareski

Base: masterHead: PEC


📝 Commits (3)

  • 2f3e8d8 Slightly improve PE Compact version detection
  • 157a417 Address comments
  • 045fc3d Address comments

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 BurnOutSharp/PackerType/PECompact.cs (+5 -1)

📄 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/40 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/22/2021 **Status:** ✅ Merged **Merged:** 6/24/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `PEC` --- ### 📝 Commits (3) - [`2f3e8d8`](https://github.com/SabreTools/BinaryObjectScanner/commit/2f3e8d83071a32dedac7f77f7aabef8f3424fc1c) Slightly improve PE Compact version detection - [`157a417`](https://github.com/SabreTools/BinaryObjectScanner/commit/157a417a2ffd1e38f5326b33dd5d60573cbc90a9) Address comments - [`045fc3d`](https://github.com/SabreTools/BinaryObjectScanner/commit/045fc3ddcf15de4209176902212e7047f00dc3f9) Address comments ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/PackerType/PECompact.cs` (+5 -1) </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:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#251