Skip to content

Conversation

TheRogueArchivist
Copy link
Collaborator

"imp.dat" isn't exactly a very distinctive file name.

"imp.dat" isn't exactly a very distinctive file name.
@@ -80,7 +81,8 @@ public ConcurrentQueue<string> CheckDirectoryPath(string path, IEnumerable<strin
{
new(new FilePathMatch("Image.imp"), "WTM CD Protect"),
new(new FilePathMatch("Image1.imp"), "WTM CD Protect"),
new(new FilePathMatch("imp.dat"), "WTM CD Protect"),
// Disabled due to false positives.
// new(new FilePathMatch("imp.dat"), "WTM CD Protect"),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:(

@mnadareski mnadareski merged commit d8aa4d2 into SabreTools:master Oct 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants