Add new CD-Key/Serial check (#230)

* Add new CD-Key/Serial check.
This commit is contained in:
TheRogueArchivist
2023-02-07 08:00:04 -07:00
committed by GitHub
parent 4bf89b1d5f
commit 7651b34855

View File

@@ -49,6 +49,9 @@ namespace BurnOutSharp.FileType
AppendToDictionary(protections, file, "CD-Key / Serial");
else if (fileContent.Contains("serial number is located"))
AppendToDictionary(protections, file, "CD-Key / Serial");
// Found in "Setup.Ins" ("Word Point 2002" in IA item "advantage-language-french-beginner-langmaster-2005").
else if (fileContent.Contains("Please enter a valid registration number"))
AppendToDictionary(protections, file, "CD-Key / Serial");
// Freelock
// Found in "FILE_ID.DIZ" distributed with Freelock.