[PR #152] [MERGED] Improve Alpha-ROM detection #312

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/152
Author: @TheRogueArchivist
Created: 8/31/2022
Status: Merged
Merged: 8/31/2022
Merged by: @mnadareski

Base: masterHead: Alpha-ROM-KishinHisho


📝 Commits (1)

  • c163336 Improve Alpha-ROM detection

📊 Changes

1 file changed (+17 additions, -3 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/AlphaROM.cs (+17 -3)

📄 Description

Check for an existing string in the overlay as well as the .data section.


🔄 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/152 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Alpha-ROM-KishinHisho` --- ### 📝 Commits (1) - [`c163336`](https://github.com/SabreTools/BinaryObjectScanner/commit/c1633360a8be4aa7ac7180b378fd30e11e4b8456) Improve Alpha-ROM detection ### 📊 Changes **1 file changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/AlphaROM.cs` (+17 -3) </details> ### 📄 Description Check for an existing string in the overlay as well as the .data section. --- <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:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#312