diff --git a/BinaryObjectScanner/Protection/RainbowSentinel.cs b/BinaryObjectScanner/Protection/RainbowSentinel.cs index a08b0b97..a4587d7b 100644 --- a/BinaryObjectScanner/Protection/RainbowSentinel.cs +++ b/BinaryObjectScanner/Protection/RainbowSentinel.cs @@ -53,8 +53,8 @@ namespace BinaryObjectScanner.Protection // Found in "SSWIN.dll" in IA item "pcwkcd-1296". new(new byte?[] { - 0x53, 0x65, 0x6E, 0x74, 0x69, 0x6E, 0x65, 0x6C, - 0x50, 0x72, 0x6F, 0x20, 0x57, 0x69, 0x6E, 0x64, + 0x53, 0x65, 0x6E, 0x74, 0x69, 0x6E, 0x65, 0x6C, + 0x50, 0x72, 0x6F, 0x20, 0x57, 0x69, 0x6E, 0x64, 0x6F, 0x77, 0x73, 0x20, 0x44, 0x72, 0x69, 0x76, 0x65, 0x72, 0x20, 0x44, 0x4C, 0x4C }, "Rainbow SentinelPro"), @@ -63,10 +63,10 @@ namespace BinaryObjectScanner.Protection // Found in "SENTINEL.SYS" in IA item "czchip199707cd". new(new byte?[] { - 0x53, 0x65, 0x6E, 0x74, 0x69, 0x6E, 0x65, 0x6C, - 0x20, 0x44, 0x65, 0x76, 0x69, 0x63, 0x65, 0x20, + 0x53, 0x65, 0x6E, 0x74, 0x69, 0x6E, 0x65, 0x6C, + 0x20, 0x44, 0x65, 0x76, 0x69, 0x63, 0x65, 0x20, 0x44, 0x72, 0x69, 0x76, 0x65, 0x72, 0x20, 0x56, - 0x65, 0x72, 0x73, 0x69, 0x6F, 0x6E, 0x20, 0x00, + 0x65, 0x72, 0x73, 0x69, 0x6F, 0x6E, 0x20, 0x00, 0x50, 0x44, 0x2D, 0x35, 0x2E, 0x31, 0x37 }, "Rainbow Sentinel PD-5.17"), @@ -74,8 +74,8 @@ namespace BinaryObjectScanner.Protection // Found in "NSRVOM.EXE" in IA item "czchip199707cd". new(new byte?[] { - 0x4E, 0x65, 0x74, 0x53, 0x65, 0x6E, 0x74, 0x69, - 0x6E, 0x65, 0x6C, 0x20, 0x4F, 0x53, 0x2F, 0x32, + 0x4E, 0x65, 0x74, 0x53, 0x65, 0x6E, 0x74, 0x69, + 0x6E, 0x65, 0x6C, 0x20, 0x4F, 0x53, 0x2F, 0x32, 0x20, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72 }, "Rainbow NetSentinel Server for OS/2"), @@ -83,8 +83,8 @@ namespace BinaryObjectScanner.Protection // Found in "OS2MON.EXE" in IA item "czchip199707cd". new(new byte?[] { - 0x4E, 0x65, 0x74, 0x53, 0x65, 0x6E, 0x74, 0x69, - 0x6E, 0x65, 0x6C, 0x20, 0x20, 0x4D, 0x6F, 0x6E, + 0x4E, 0x65, 0x74, 0x53, 0x65, 0x6E, 0x74, 0x69, + 0x6E, 0x65, 0x6C, 0x20, 0x20, 0x4D, 0x6F, 0x6E, 0x69, 0x74, 0x6F, 0x72 }, "Rainbow NetSentinel Monitor"),