[PR #57] [MERGED] Add support for Intel Installation Framework detection #259

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

📋 Pull Request Information

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

Base: masterHead: Intel


📝 Commits (2)

  • 70f9ade Add support for Intel Installation Framework detection
  • d34adbc Address reviews

📊 Changes

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

View changed files

BurnOutSharp/PackerType/IntelInstallationFramework.cs (+32 -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/57 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/24/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Intel` --- ### 📝 Commits (2) - [`70f9ade`](https://github.com/SabreTools/BinaryObjectScanner/commit/70f9ade11cf432840caf537c3a33ee1145ffdb59) Add support for Intel Installation Framework detection - [`d34adbc`](https://github.com/SabreTools/BinaryObjectScanner/commit/d34adbc8e25c7112668aa1b0fdb849d21c28a73e) Address reviews ### 📊 Changes **2 files changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/PackerType/IntelInstallationFramework.cs` (+32 -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:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#259