mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
18 lines
596 B
C#
18 lines
596 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: dadhaw
|
|||
|
// Assembly: v3.3crypt, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: FE568E05-7EAE-46D1-9FCE-549F91511E1F
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Reconyc.gacr-d47c0a65712aa145bd97605d900844f4aacd274a687fb5962cda290e4e2ab0c3.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
|
|||
|
[StandardModule]
|
|||
|
internal sealed class dadhaw
|
|||
|
{
|
|||
|
public static void dadwaa()
|
|||
|
{
|
|||
|
int num = (int) Interaction.MsgBox((object) "Feeeedeeeeeeeeeeeeee:)");
|
|||
|
}
|
|||
|
}
|