功能说明：
1、VMP3.1(above)
      针对vmp加壳程序。遇到vmp弹出反调试信息后开启此功能。其他情况下关闭此功能。

2、Protect Drx
       保护硬件断点不被检测，当你使用硬件断点被检测后，开启它。其他情况关闭此功能。

3、BypassObjectCallback
      此功能可绕过内核中object callback的句柄(PsProcessType & PsThreadType)权限过滤 ，在64位系统下，很多主动防御系统和杀毒软件都使用这种方式。

Function description:
1. VMP3.1 (above)
For vmp packed programs. Enable this function when vmp pops up anti-debugging information. Disable this function in other cases.
﻿
2. ProtectDrx
Protect hardware breakpoints from being detected. Enable it when you use hardware breakpoints and are detected. Disable this function in other cases.
﻿
3. BypassObjectCallback
This function can bypass the kernel object callback handle (PsProcessType & PsThreadType) permission filtering. In 64-bit systems, many active defense systems and antivirus software use this method.