MalwareSourceCode/MSIL/Virus/Win32/S/Virus.Win32.Sality.sil-9eb937e4a3faa7c29e8cc85118a5c87d65f8716c89e5d1b13d7d7bc334ec8975/_0004/_0003.cs
2022-08-18 06:28:56 -05:00

46 lines
1.2 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: 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 \u0003;
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
namespace \u0004
{
internal sealed class \u0003 : EventArgs
{
private \u0002 \u0001;
private bool \u0001;
private string \u0001 = string.Empty;
private string \u0002 = string.Empty;
[SpecialName]
public \u0002 \u0003() => this.\u0001;
[SpecialName]
public bool \u0003() => this.\u0001;
[SpecialName]
public string \u0003() => this.\u0001;
[SpecialName]
public void \u0003([In] string obj0) => this.\u0002 = obj0;
internal \u0003([In] \u0002 obj0)
: this(obj0, string.Empty)
{
}
internal \u0003([In] \u0002 obj0, [In] string obj1)
{
this.\u0001 = obj0;
this.\u0001 = obj1 != null && \u008A\u0005.\u007E\u0084\u0003((object) obj1) > 0;
this.\u0001 = obj1;
}
}
}