srfsmrf_
Active Member
- May 24, 2024
- 805
- 747
- 179
Are you talking about the main download? Does it also tell you what virus / which signature it found?Browser says that file downloaded via Mixdop contains virus. Is this true?
It's been up since 2023-01-27, my guess is that it's a false positive, but proceed at your own discretion.
One thing you can do is verifying if the file hash matches with the one reported by pixeldrain (of which you can verify the upload date by checking the file details). PowerShell (prints True on match):
Code:
(Get-FileHash .\MidnightRide-FullHDEdition-1.3.1.0_GalacticDetour-1.1.1_Storyteller-1.0.1.7z).Hash -eq "aa6d0efe1b14aa97da30503ad0dbfeedeafb57ea34de0d2c735b4366acb4b588"
Last edited: