C# Class PacketLoggerToFile.Util.Scanner

Exibir arquivo Open project: xcvd/Detours

Public Methods

Method Description
FindPattern ( string pattern, int offset ) : IntPtr

Private Methods

Method Description
GetModuleHandle ( string moduleName ) : IntPtr
MaskCheck ( int offset, string pattern ) : bool

Method Details

FindPattern() public static method

public static FindPattern ( string pattern, int offset ) : IntPtr
pattern string
offset int
return System.IntPtr