mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 03:16:11 +00:00
f2ac1ece55
add
64 lines
1.7 KiB
C#
64 lines
1.7 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: @
|
|
// Assembly: syncui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 8C369EE2-0F8E-40F6-BD9C-ED440A7013AE
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Packed.Win32.CPEX-based.ht-72f8bd90449e3c4875b681f4afb213e7bd866e6a0e1c08546770c7c21f92eed5.exe
|
|
|
|
using System.CodeDom.Compiler;
|
|
using System.Diagnostics;
|
|
using System.Globalization;
|
|
using System.Resources;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[CompilerGenerated]
|
|
[DebuggerNonUserCode]
|
|
[SuppressIldasm]
|
|
internal sealed class \u0040
|
|
{
|
|
private static ResourceManager \u0040;
|
|
private static CultureInfo \u003A;
|
|
|
|
internal \u0040()
|
|
{
|
|
if (false)
|
|
;
|
|
// ISSUE: explicit constructor call
|
|
base.\u002Ector();
|
|
}
|
|
|
|
[SpecialName]
|
|
internal static ResourceManager \u0040()
|
|
{
|
|
if (false)
|
|
;
|
|
// ISSUE: reference to a compiler-generated field
|
|
if (object.ReferenceEquals((object) \u0040.\u0040, (object) null))
|
|
{
|
|
// ISSUE: reference to a compiler-generated field
|
|
\u0040.\u0040 = new ResourceManager(\u002D.\u0040(), typeof (\u0040).Assembly);
|
|
}
|
|
// ISSUE: reference to a compiler-generated field
|
|
return \u0040.\u0040;
|
|
}
|
|
|
|
[SpecialName]
|
|
internal static CultureInfo \u003A()
|
|
{
|
|
if (false)
|
|
;
|
|
// ISSUE: reference to a compiler-generated field
|
|
return \u0040.\u003A;
|
|
}
|
|
|
|
[SpecialName]
|
|
internal static void \u0040([In] CultureInfo obj0)
|
|
{
|
|
if (false)
|
|
;
|
|
// ISSUE: reference to a compiler-generated field
|
|
\u0040.\u003A = obj0;
|
|
}
|
|
}
|