From cf1bf85e01c8d99f052c09b72d2fb2bbbc0b99b0 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Thu, 21 Sep 2017 17:16:49 -0500 Subject: Added the SOS code (VB and C#) Very, very incomplete (C# isn't *remotely* complete.) --- ShiftOS/VirusScanner.resx | 139 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 ShiftOS/VirusScanner.resx (limited to 'ShiftOS/VirusScanner.resx') diff --git a/ShiftOS/VirusScanner.resx b/ShiftOS/VirusScanner.resx new file mode 100644 index 0000000..feff555 --- /dev/null +++ b/ShiftOS/VirusScanner.resx @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 57 + + + 111, 57 + + + 195, 57 + + + Scanner Grade: 1 + +Additional Info: Grade 1 scanners can remove threat level 1 viruses. Anything higher and the scanner will detect but be unable to remove. + +Copyright Info: Any downloading, uploading or sharing this application is strictly forbbiden. Failure to comply will result legal action. + + + 308, 57 + + \ No newline at end of file -- cgit v1.2.3