mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
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:
committed by
GitHub
parent
e76ce64568
commit
04cd1098ea
@@ -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 | |
|
||||
|
||||
Reference in New Issue
Block a user