Call ntdll.dll!NtTerminateProcess directly, without going through the
import table for kernel31.dll!TerminateProcess to determine if TerminateProcess is being hooked.
This is an attempt to diagnose the bug referenced below.
BUG=81449
Review URL: http://codereview.chromium.org/7640008 |