mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
27 lines
817 B
C#
27 lines
817 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: EHExceptionRecord
|
|
// Assembly: MobilityService, Version=1.0.2519.23335, Culture=neutral, PublicKeyToken=null
|
|
// MVID: DCE01E20-F0BF-43A3-ABD9-0E64E99A2DB6
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Patched.mf-b68a9fa2c98a839bfc61691e6eb35adb96800cd5aaf0117d115403b016aa72c1.exe
|
|
|
|
using Microsoft.VisualC;
|
|
using System;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[MiscellaneousBits(65)]
|
|
[NativeCppClass]
|
|
[DebugInfoInPDB]
|
|
[StructLayout(LayoutKind.Sequential, Size = 32)]
|
|
internal struct EHExceptionRecord
|
|
{
|
|
[NativeCppClass]
|
|
[MiscellaneousBits(65)]
|
|
[DebugInfoInPDB]
|
|
[CLSCompliant(false)]
|
|
[StructLayout(LayoutKind.Sequential, Size = 12)]
|
|
public struct EHParameters
|
|
{
|
|
}
|
|
}
|