Home > Back-end >  Novice C injection problem
Novice C injection problem

Time:09-16

Win10, CreateRemoteThread () function is completed, will appear the program has stopped work problems, stop work into notepad notepad, inject what software what stopped working,
HANDLE hThread=CreateRemoteThread (hProcess, 0, 0, (LPTHREAD_START_ROUTINE) GetProcAddress call (GetModuleHandle (_T (" kernel32. DLL) "), "LoadLibrary"), StartAddress, 0, 0).
  • Related