[PR #373] [CLOSED] Fixes .hdr+.cab installshield cabinet files not being extracted by BOS when relative paths are provided. #524

Closed
opened 2026-01-29 21:09:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/373
Author: @HeroponRikiBestest
Created: 6/28/2025
Status: Closed

Base: masterHead: master


📄 Description

Installshield .hdr+.cab archives were not being extracted by BOS when relative paths were provided. Let me know if this is an improper fix- I tried to look for similar functions in other extractors, but as far as I can tell, nothing else is written exactly like this bit.


🔄 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/373 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 6/28/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📄 Description Installshield .hdr+.cab archives were not being extracted by BOS when relative paths were provided. Let me know if this is an improper fix- I tried to look for similar functions in other extractors, but as far as I can tell, nothing else is written exactly like this bit. --- <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:09:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#524