C# Class Reloc.Program

Afficher le fichier Open project: K2/Reloc

Méthodes publiques

Méthode Description
Main ( string args ) : void

Entrypoint, command line handler.

PETimeDateStamp ( string FilePath ) : uint

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

Private Methods

Méthode Description
PrintHelp ( string args ) : bool
Reloc ( string args ) : bool

Network download from IOActive server for hosted reloc's

Method Details

Main() public méthode

Entrypoint, command line handler.
public Main ( string args ) : void
args string
Résultat void

PETimeDateStamp() public static méthode

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