// Decompiled with JetBrains decompiler // Type: . // Assembly: syncuiLoader, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null // MVID: F112AE9C-7564-463C-8834-3BB2BC4FBE1B // Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Llac.aamy-d1153c91831872cfeacf510426d9b4752eab5933102816559dcd2628b12a7253.exe using \u0004; using \u0005; using \u0006; using System; using System.Reflection; using System.Runtime.InteropServices; using System.Security; using System.Windows.Forms; namespace \u0006 { internal sealed class \u0003 : \u0003.\u0003 { protected override void \u0003([In] \u0002 obj0) { int num = (int) new \u0006.\u0004(obj0).ShowDialog(); } protected override void \u0003([In] \u0001 obj0) { int num = (int) new \u0002((\u0003.\u0003) this, obj0).ShowDialog(); } protected override void \u0003([In] \u0004.\u0003 obj0) { int num = (int) MessageBox.Show(obj0.\u0003().ToString(), string.Format("{0} Unexpected Error", (object) "Morph_12.06.2011_224918"), MessageBoxButtons.OK, MessageBoxIcon.Hand); } public static bool \u0004() { try { \u0003.\u0003.\u0003((\u0003.\u0003) new \u0006.\u0003()); return true; } catch (SecurityException ex1) { try { try { typeof (Application).InvokeMember("EnableVisualStyles", BindingFlags.Static | BindingFlags.Public | BindingFlags.InvokeMethod, (Binder) null, (object) null, (object[]) null); } catch (MissingMethodException ex2) { } \u0006.\u0004 obj = new \u0006.\u0004(new \u0002(string.Format("{0} cannot initialize itself because some permissions are not granted.\n\nYou probably try to launch {0} in a partial-trust situation. It's usually the case when the application is hosted on a network share.\n\nYou need to run {0} in full-trust, or at least grant it the UnmanagedCode security permission.\n\nTo grant this application the required permission, contact your system administrator, or use the Microsoft .NET Framework Configuration tool.", (object) "Morph_12.06.2011_224918"), false)); obj.ShowInTaskbar = true; int num = (int) obj.ShowDialog(); } catch (Exception ex3) { int num = (int) MessageBox.Show(ex3.ToString(), string.Format("{0} Unexpected Error", (object) "Morph_12.06.2011_224918"), MessageBoxButtons.OK, MessageBoxIcon.Hand); } return false; } } } }