// Decompiled with JetBrains decompiler // Type: SmartAssembly.Attributes.PoweredByAttribute // Assembly: a5b7ee8e-cbdf-4eff-9144-efd0c433f3fe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null // MVID: 97CE9FDF-0921-44CB-AE13-1E9A2A550F0F // Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Virus.Win32.Sality.sil-9eb937e4a3faa7c29e8cc85118a5c87d65f8716c89e5d1b13d7d7bc334ec8975.exe using SmartAssembly.SmartExceptionsCore; using System; namespace SmartAssembly.Attributes { public sealed class PoweredByAttribute : Attribute { public PoweredByAttribute(string s) { try { } catch (Exception ex) { string str = s; throw UnhandledException.\u0003(ex, (object) this, (object) str); } } } }