mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
[PR #180] [MERGED] Begin work on overhauling StarForce (WIP) #348
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/180
Author: @TheRogueArchivist
Created: 12/13/2022
Status: ✅ Merged
Merged: 12/13/2022
Merged by: @mnadareski
Base:
master← Head:StarForce-Initial📝 Commits (1)
7a51f6bWhy is there so much StarForce, geez📊 Changes
6 files changed (+146 additions, -23 deletions)
View changed files
📝
BurnOutSharp/Enums.cs(+5 -0)➕
BurnOutSharp/FileType/SFFS.cs(+49 -0)📝
BurnOutSharp/ProtectionType/StarForce.cs(+76 -22)📝
BurnOutSharp/ProtectionType/Tages.cs(+1 -1)📝
BurnOutSharp/Scanner.cs(+7 -0)📝
BurnOutSharp/Tools/Utilities.cs(+8 -0)📄 Description
Begin work on overhauling StarForce detection, and to add notes.
Attempt to add SFFS file detection.
Fix minor TAGES issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.