Describes TimeBomb object's state
Namespace: SeriousBit.Ellipter
Assembly: SeriousBit.Ellipter (in SeriousBit.Ellipter.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Enum BombState |
C# |
---|
public enum BombState |
C++ |
---|
public enum class BombState |
J# |
---|
public enum BombState |
JScript |
---|
public enum BombState |
Members
Description | |
---|---|
NonStarted | TimeBomb is not started and no registry records detected |
TrialActive | Trial is running |
TrialExpired | Trial has expired |
Hacked | An attempt of hacking was detected, or system time was changed out of trial limit |