diff --git a/BinaryObjectScanner/Data/CheckDictionary.cs b/BinaryObjectScanner/Data/CheckDictionary.cs index c2806168..7f20be27 100644 --- a/BinaryObjectScanner/Data/CheckDictionary.cs +++ b/BinaryObjectScanner/Data/CheckDictionary.cs @@ -23,4 +23,4 @@ namespace BinaryObjectScanner.Data #endif } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Data/ProtectionDictionary.cs b/BinaryObjectScanner/Data/ProtectionDictionary.cs index 8c21b859..adcd337a 100644 --- a/BinaryObjectScanner/Data/ProtectionDictionary.cs +++ b/BinaryObjectScanner/Data/ProtectionDictionary.cs @@ -271,4 +271,4 @@ namespace BinaryObjectScanner.Data #endregion } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Data/StaticChecks.cs b/BinaryObjectScanner/Data/StaticChecks.cs index 1e5afb31..9b3e2f25 100644 --- a/BinaryObjectScanner/Data/StaticChecks.cs +++ b/BinaryObjectScanner/Data/StaticChecks.cs @@ -179,4 +179,4 @@ namespace BinaryObjectScanner.Data #endregion } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/ExtensionAttribute.cs b/BinaryObjectScanner/ExtensionAttribute.cs index f7d035b2..b40aacab 100644 --- a/BinaryObjectScanner/ExtensionAttribute.cs +++ b/BinaryObjectScanner/ExtensionAttribute.cs @@ -6,4 +6,4 @@ namespace System.Runtime.CompilerServices internal sealed class ExtensionAttribute : Attribute {} } -#endif \ No newline at end of file +#endif diff --git a/BinaryObjectScanner/Extensions.cs b/BinaryObjectScanner/Extensions.cs index 3fcb091d..4688f1da 100644 --- a/BinaryObjectScanner/Extensions.cs +++ b/BinaryObjectScanner/Extensions.cs @@ -29,4 +29,4 @@ namespace BinaryObjectScanner } } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/FileType/DetectableBase.cs b/BinaryObjectScanner/FileType/DetectableBase.cs index bf4f6cd6..1cdd1fba 100644 --- a/BinaryObjectScanner/FileType/DetectableBase.cs +++ b/BinaryObjectScanner/FileType/DetectableBase.cs @@ -31,4 +31,4 @@ namespace BinaryObjectScanner.FileType #endregion } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/FileType/DetectableBaseT.cs b/BinaryObjectScanner/FileType/DetectableBaseT.cs index 386d9a2f..bda622ca 100644 --- a/BinaryObjectScanner/FileType/DetectableBaseT.cs +++ b/BinaryObjectScanner/FileType/DetectableBaseT.cs @@ -26,4 +26,4 @@ namespace BinaryObjectScanner.FileType #endregion } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Packer/InstallAnywhere.cs b/BinaryObjectScanner/Packer/InstallAnywhere.cs index 78fb33f9..54b9627d 100644 --- a/BinaryObjectScanner/Packer/InstallAnywhere.cs +++ b/BinaryObjectScanner/Packer/InstallAnywhere.cs @@ -35,4 +35,4 @@ namespace BinaryObjectScanner.Packer return "(Unknown Version)"; } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Packer/MPRESS.cs b/BinaryObjectScanner/Packer/MPRESS.cs index 958b89c5..755a1818 100644 --- a/BinaryObjectScanner/Packer/MPRESS.cs +++ b/BinaryObjectScanner/Packer/MPRESS.cs @@ -21,4 +21,4 @@ namespace BinaryObjectScanner.Packer return null; } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Packer/NSIS.cs b/BinaryObjectScanner/Packer/NSIS.cs index c2918fd5..b6c0b5c9 100644 --- a/BinaryObjectScanner/Packer/NSIS.cs +++ b/BinaryObjectScanner/Packer/NSIS.cs @@ -26,4 +26,4 @@ namespace BinaryObjectScanner.Packer return null; } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Packer/UPX.cs b/BinaryObjectScanner/Packer/UPX.cs index dc4241a2..967c91cd 100644 --- a/BinaryObjectScanner/Packer/UPX.cs +++ b/BinaryObjectScanner/Packer/UPX.cs @@ -91,4 +91,4 @@ namespace BinaryObjectScanner.Packer } } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Progress.cs b/BinaryObjectScanner/Progress.cs index 69e12395..7583dec4 100644 --- a/BinaryObjectScanner/Progress.cs +++ b/BinaryObjectScanner/Progress.cs @@ -105,4 +105,4 @@ namespace BinaryObjectScanner } } -#endif \ No newline at end of file +#endif diff --git a/BinaryObjectScanner/Protection/ChosenBytesCodeLock.cs b/BinaryObjectScanner/Protection/ChosenBytesCodeLock.cs index b3ebad5c..9fe08220 100644 --- a/BinaryObjectScanner/Protection/ChosenBytesCodeLock.cs +++ b/BinaryObjectScanner/Protection/ChosenBytesCodeLock.cs @@ -79,4 +79,4 @@ namespace BinaryObjectScanner.Protection return MatchUtil.GetFirstMatch(path, matchers, any: true); } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Protection/CopyLok.cs b/BinaryObjectScanner/Protection/CopyLok.cs index 47ac2e31..972e9871 100644 --- a/BinaryObjectScanner/Protection/CopyLok.cs +++ b/BinaryObjectScanner/Protection/CopyLok.cs @@ -35,4 +35,4 @@ namespace BinaryObjectScanner.Protection return null; } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Protection/DocLoc.cs b/BinaryObjectScanner/Protection/DocLoc.cs index afe5ac99..afbf4edc 100644 --- a/BinaryObjectScanner/Protection/DocLoc.cs +++ b/BinaryObjectScanner/Protection/DocLoc.cs @@ -15,4 +15,4 @@ // https://web.archive.org/web/20210420093858/https://club.myce.com/t/wolfsheim-casting-shadows-new-doc-loc-version/60377 // https://forums.afterdawn.com/threads/emi-copy-control.266790/ } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Protection/InterLok.cs b/BinaryObjectScanner/Protection/InterLok.cs index 5ade43a4..7e4e94c3 100644 --- a/BinaryObjectScanner/Protection/InterLok.cs +++ b/BinaryObjectScanner/Protection/InterLok.cs @@ -33,4 +33,4 @@ namespace BinaryObjectScanner.Protection return "(Unknown Version - Please report to us on GitHub)"; } } -} \ No newline at end of file +} diff --git a/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs b/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs index bdd849c6..ba19b31f 100644 --- a/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs +++ b/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs @@ -106,4 +106,4 @@ namespace BinaryObjectScanner.Protection return MatchUtil.GetFirstMatch(path, matchers, any: true); } } -} \ No newline at end of file +}