mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-25 21:05:28 +00:00
f2ac1ece55
add
67 lines
1.5 KiB
C#
67 lines
1.5 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: e
|
|
// Assembly: SpeechGridService, Version=1.0.0.81, Culture=neutral, PublicKeyToken=0b1522110151bc44
|
|
// MVID: EC73F2A1-74C8-4B65-87F0-244E72253AC2
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Patched.mf-e8127d5ac262f8a18c98990240938f5b10bb0eb14e19d9b9912199b94bd711a1.exe
|
|
|
|
using System.Runtime.CompilerServices;
|
|
|
|
internal class e
|
|
{
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal string a() => this.a;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void a(string A_0) => this.a = A_0;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal bool e() => this.b;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void a(bool A_0) => this.b = A_0;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal bool c() => this.c;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void b(bool A_0) => this.c = A_0;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal ah b() => this.d;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void a(ah A_0) => this.d = A_0;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal a3 g() => this.e;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void b(a3 A_0) => this.e = A_0;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal a3 d() => this.f;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void a(a3 A_0) => this.f = A_0;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal k f() => this.g;
|
|
|
|
[CompilerGenerated]
|
|
[SpecialName]
|
|
internal void a(k A_0) => this.g = A_0;
|
|
}
|