vmxpatch/vmxpatch.cpp File Reference

Contains implementation for a simple console-based VMWare patcher. More...

#include "stdafx.h"
#include "findproc.h"

Include dependency graph for vmxpatch.cpp:


Functions

void EnableDebugPrivilege ()
 Enables deubbing privilege for calling process. Required to debug system services.
int _tmain (int argc, _TCHAR *argv[])

Detailed Description

Contains implementation for a simple console-based VMWare patcher.

Author:
Ivan Shcherbakov (Bazis)
Id
vmxpatch.cpp,v 1.8 2008/12/31 13:11:45 Bazis Exp

Function Documentation

int _tmain ( int  argc,
_TCHAR *  argv[] 
)

Here is the call graph for this function:

void EnableDebugPrivilege (  ) 

Enables deubbing privilege for calling process. Required to debug system services.

SourceForge.net Logo