2024年3月22日发(作者:)

data=0xEB;

bret=WriteProcessMemory(hopen,(LPVOID)0x6F2A0703,&data,1,0);

//Close handle

bret=CloseHandle(hopen);

return 0;

}