anti-cracking library 1.0

Crash_App_VMMCall procedure
Brings the application to crash.

Group
Crash procedures

procedure Crash_App_VMMCall;

Description
Calls VMMCall GetDDBList. VMMCalls are only allowed in Ring0 and they are normally called from a VxD. If you try to call it from Ring3 (low privileged mode), calling application will crash to Blue Screen of Death.

Remarks
None.