C# Class Fuzzer.MainClass

Exibir arquivo Open project: areiter/InMemoryFuzzing

Public Properties

Property Type Description
ConfigPath string

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
OutputHelp ( CommandLineHandler cmdOption ) : void
ParseXmlInput ( CommandLineHandler cmdOption ) : void
SetAnalyzationMode ( CommandLineHandler cmdOption ) : void
SetFuzzingMode ( CommandLineHandler cmdOption ) : void
SetupLogging ( ) : void

Initializes the logger

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

Property Details

ConfigPath public_oe static_oe property

public static string ConfigPath
return string