i got this line in my Injection code
IntPtr remoteThread = CreateRemoteThread(handle, IntPtr.Zero, 0, loadLibraryA, buffer, 0, 0); This is the Line that thro