WinAPIOverride32 5.0.0,实时获取进程状态并可以修改进程的任何API或函数,并调用进程函数以获取结果和输出参数。这可以用于任何调用约定(stdcall或cdecl),也可以用于API函数或可执行内部函数。此代码仅适用于32位应用程序和操作系统。
(This software allows you to monitor and/or modify any API or function for a process, and call process function getting result and output parameters. This can be done for any calling convention (stdcall or cdecl), and for API functions or executable internal functions.
This code is will only work on 32 bits applications and OS.)