[PR #162] [MERGED] Add Denuvo Anti-Cheat detection #327

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/162
Author: @TheRogueArchivist
Created: 10/29/2022
Status: Merged
Merged: 10/29/2022
Merged by: @mnadareski

Base: masterHead: Denuvo-Anti-Cheat-Addition


📝 Commits (1)

  • 8109ed7 Add Denuvo Anti-Cheat detection

📊 Changes

2 files changed (+58 additions, -5 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/Denuvo.cs (+57 -4)
📝 README.md (+1 -1)

📄 Description

  • Add support for detecting Denuvo Anti-Cheat

  • Update README


🔄 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/162 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 10/29/2022 **Status:** ✅ Merged **Merged:** 10/29/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Denuvo-Anti-Cheat-Addition` --- ### 📝 Commits (1) - [`8109ed7`](https://github.com/SabreTools/BinaryObjectScanner/commit/8109ed73ec4bab511c6afd40b47c2613c798ae70) Add Denuvo Anti-Cheat detection ### 📊 Changes **2 files changed** (+58 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/Denuvo.cs` (+57 -4) 📝 `README.md` (+1 -1) </details> ### 📄 Description * Add support for detecting Denuvo Anti-Cheat * Update README --- <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:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#327