mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-03 21:29:23 +00:00
[PR #328] [MERGED] Add preliminary copy-X protection checking #493
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/328
Author: @HeroponRikiBestest
Created: 10/25/2024
Status: ✅ Merged
Merged: 10/27/2024
Merged by: @mnadareski
Base:
master← Head:master📝 Commits (10+)
948da43Add preliminary copy-X protection checking17a1663Fixed formatting.3254cfeRemoved some unecessary lines of code.591d378Added debatably sufficient documentation.3855e46Fixed formatting, hopefullyee839caFinalize formatting and PR.72b860bFleshes out checks after more samples. Fixes some but not all of the change requests.52074e9Fix ordering.06aee94Fixes pex check, fixes redump id formatting.77349aaAdded copy-X info to readme.📊 Changes
2 files changed (+195 additions, -1 deletions)
View changed files
➕
BinaryObjectScanner/Protection/CopyX.cs(+193 -0)📝
README.md(+2 -1)📄 Description
Started work on preliminary copy-X protection checking.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.