[PR #314] [MERGED] Add EA Anti Cheat detection #482

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/314
Author: @TheRogueArchivist
Created: 8/2/2024
Status: Merged
Merged: 8/2/2024
Merged by: @mnadareski

Base: masterHead: EA-Anti-Cheat


📝 Commits (2)

📊 Changes

2 files changed (+89 additions, -0 deletions)

View changed files

BinaryObjectScanner/Protection/EAAntiCheat.cs (+88 -0)
📝 README.md (+1 -0)

📄 Description

Add initial support for detecting EA Anti Cheat, as well as notes relating to it.


🔄 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/314 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `EA-Anti-Cheat` --- ### 📝 Commits (2) - [`36a5699`](https://github.com/SabreTools/BinaryObjectScanner/commit/36a56993412089fddbd532eff8b241dbc5f4ec2d) Add EA Anti Cheat detection - [`0c5d1a8`](https://github.com/SabreTools/BinaryObjectScanner/commit/0c5d1a83c52bf3b5885fe7934d7f4710914bdd6c) Make a check more exact ### 📊 Changes **2 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BinaryObjectScanner/Protection/EAAntiCheat.cs` (+88 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description Add initial support for detecting EA Anti Cheat, as well as notes relating to it. --- <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:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#482