[PR #340] [MERGED] Check .data/DATA sections for ASPack as well #501

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/340
Author: @TheRogueArchivist
Created: 12/3/2024
Status: Merged
Merged: 12/3/2024
Merged by: @mnadareski

Base: masterHead: ASPack-data


📝 Commits (1)

  • c9f8e62 Check .data/DATA sections for ASPack as well

📊 Changes

1 file changed (+43 additions, -0 deletions)

View changed files

📝 BinaryObjectScanner/Packer/ASPack.cs (+43 -0)

📄 Description

Also add some comments regarding ASProtect.


🔄 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/340 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 12/3/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `ASPack-data` --- ### 📝 Commits (1) - [`c9f8e62`](https://github.com/SabreTools/BinaryObjectScanner/commit/c9f8e62da50363723b50140a3dd7220492a7ae20) Check .data/DATA sections for ASPack as well ### 📊 Changes **1 file changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Packer/ASPack.cs` (+43 -0) </details> ### 📄 Description Also add some comments regarding ASProtect. --- <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:08:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#501