C# Class ShootBlues.ProcessInjector

Afficher le fichier Open project: kg/shootblues

Méthodes publiques

Méthode Description
Inject ( Process process, PortableExecutable executable, IntPtr payloadArgument, Future threadResultFuture, Future threadIdFuture ) : RemoteMemoryRegion

Method Details

Inject() public static méthode

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
Résultat RemoteMemoryRegion