mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-03 21:29:23 +00:00
[PR #148] [MERGED] Add initial support for detecting Easy Anti-Cheat #308
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/148
Author: @TheRogueArchivist
Created: 8/11/2022
Status: ✅ Merged
Merged: 8/14/2022
Merged by: @mnadareski
Base:
master← Head:EasyAntiCheat-Addition📝 Commits (1)
dc24ad6Add initial support for detecting Easy Anti-Cheat📊 Changes
2 files changed (+159 additions, -0 deletions)
View changed files
➕
BurnOutSharp/ProtectionType/EasyAntiCheat.cs(+158 -0)📝
README.md(+1 -0)📄 Description
Add initial support for detecting Easy Anti-Cheat. This is presumed to only detect later versions, though it's possible that older versions may be detected as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.