测试上传
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
#include "memory.h"
|
#include "memory.h"
|
||||||
|
|
||||||
/* Write MEMORY */
|
/* Write MEMORY */
|
||||||
DWORD WriteMemory(const LPVOID lpAddress, const LPVOID lpBuf, const UINT uSize)
|
DWORD WriteMemory(const LPVOID lpAddress, const LPVOID lpBuf, const UINT uSize)// cc
|
||||||
{
|
{
|
||||||
DWORD dwErrorCode = 0;
|
DWORD dwErrorCode = 0;
|
||||||
DWORD dwOldProtect = 0;
|
DWORD dwOldProtect = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user