Shout out DRML in README

This commit is contained in:
Matt Nadareski
2022-12-29 23:34:00 -08:00
parent fd5e78eb8a
commit a46d52ddbb

View File

@@ -17,6 +17,8 @@ In addition to the original BurnOut code, the following libraries (or ports ther
Valve packages handling is based [HLLibSharp](https://github.com/mnadareski/HLLibSharp) but lacks everything but parsing and extraction capability.
Please visit our sibling project, [DRML](https://github.com/TheRogueArchivist/DRML), the DRM Library for a more in-depth look at some of the protections detected.
## Protections Detected
Below is a list of protections detected by BurnOutSharp. The two columns explain what sort of checks are performed to determine how the protection is detected. Generally speaking, it's better to have a content check than a path check.