C# 클래스 ShootBlues.ProcessInjector

파일 보기 프로젝트 열기: kg/shootblues

공개 메소드들

메소드 설명
Inject ( Process process, PortableExecutable executable, IntPtr payloadArgument, Future threadResultFuture, Future threadIdFuture ) : RemoteMemoryRegion

메소드 상세

Inject() 공개 정적인 메소드

public static Inject ( Process process, PortableExecutable executable, IntPtr payloadArgument, Future threadResultFuture, Future threadIdFuture ) : RemoteMemoryRegion
process System.Diagnostics.Process
executable PortableExecutable
payloadArgument System.IntPtr
threadResultFuture Future
threadIdFuture Future
리턴 RemoteMemoryRegion