C# 클래스 Reloc.Program

파일 보기 프로젝트 열기: K2/Reloc

공개 메소드들

메소드 설명
Main ( string args ) : void

Entrypoint, command line handler.

PETimeDateStamp ( string FilePath ) : uint

probably just get rid of this a better version is in Extract

비공개 메소드들

메소드 설명
PrintHelp ( string args ) : bool
Reloc ( string args ) : bool

Network download from IOActive server for hosted reloc's

메소드 상세

Main() 공개 메소드

Entrypoint, command line handler.
public Main ( string args ) : void
args string
리턴 void

PETimeDateStamp() 공개 정적인 메소드

probably just get rid of this a better version is in Extract
public static PETimeDateStamp ( string FilePath ) : uint
FilePath string
리턴 uint