C# LoadLibrary Injector, Access Denied

前端 未结 0 1814
暗喜
暗喜 2021-01-05 22:45

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题