[PR #39] [MERGED] Greatly improve WinZip SFX version detection #245

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

📋 Pull Request Information

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

Base: masterHead: WinZip


📝 Commits (1)

  • 685aa9d Greatly improve WinZip SFX version detection

📊 Changes

2 files changed (+356 additions, -6 deletions)

View changed files

📝 BurnOutSharp/PackerType/WinZipSFX.cs (+300 -5)
📝 BurnOutSharp/Utilities.cs (+56 -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/39 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/16/2021 **Status:** ✅ Merged **Merged:** 6/22/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `WinZip` --- ### 📝 Commits (1) - [`685aa9d`](https://github.com/SabreTools/BinaryObjectScanner/commit/685aa9d858ea285483fa5319803bb39cd9d73ab7) Greatly improve WinZip SFX version detection ### 📊 Changes **2 files changed** (+356 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/PackerType/WinZipSFX.cs` (+300 -5) 📝 `BurnOutSharp/Utilities.cs` (+56 -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:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#245