C# 클래스 PacketLoggerToFile.Util.Scanner

파일 보기 프로젝트 열기: xcvd/Detours

공개 메소드들

메소드 설명
FindPattern ( string pattern, int offset ) : IntPtr

비공개 메소드들

메소드 설명
GetModuleHandle ( string moduleName ) : IntPtr
MaskCheck ( int offset, string pattern ) : bool

메소드 상세

FindPattern() 공개 정적인 메소드

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