Improve CrypKey detection (#275)

* Improve CrypKey detection

* Add CrypKey file detections.
* Add new CrypKey executable detections.

* Fix CrypKey version parsing

* Address PR reviews

* Check for both "code" and "CODE" sections
This commit is contained in:
TheRogueArchivist
2023-12-28 21:35:57 -07:00
committed by GitHub
parent e76ce64568
commit 04cd1098ea
2 changed files with 71 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ Below is a list of protections detected by BinaryObjectScanner. The two columns
| ChosenBytes CodeLock | True | True | Partially unconfirmed² |
| CopyKiller | True | True | Unconfirmed¹ |
| CopyLok/CodeLok | True | False | |
| CrypKey | True | False | |
| CrypKey | True | True | |
| Cucko (EA Custom) | True | False | Does not detect all known cases |
| Denuvo Anti-Cheat/Anti-Tamper| True | True | |
| DigiGuard | True | True | |