peach Namespace Reference


Functions

def printError
def usage

Variables

 noCount = False
 verbose = False
 webWatcher = False
 restartFuzzer = False
 restartFuzzerFile = None
 parallel = None
 startNum = None
 runHot = False
 Initialize some HotFuzz variables.
 hotFuzzing = False
 hotFuzzRecording = False
int hotRecIterCount = 0
int debugDissect = 0
 hotOutput = None
 Default output file for recording phase is output.xml.
 hotseed = None
 hotGuiPort = None
 Default port for communication with GUI is 12559.
tuple p = os.path.dirname(os.path.abspath(sys.executable))
list analyzer = optlist[i]
 Commandline options recognized by Peach and HotFuzz.
tuple cls = eval(analyzer)
dictionary a = {}
list strategy = optlist[i]
list range = optlist[i]
list args = args[2:]
tuple parser = Analyzer.DefaultParser()
tuple engine = engine.Engine()
int port = 9000
 password = None
tuple agent = Agent(password, port)
 watcher = None
tuple guiCommunicator = GuiCommunicationThread(engine.hotFuzz.hotEngine,engine,hotGuiPort)
 Just for testing proxy functionality.

Function Documentation

def peach::printError (   str  ) 

def peach::usage (  ) 


Variable Documentation

dictionary peach::a = {}

tuple peach::agent = Agent(password, port)

list peach::analyzer = optlist[i]

Commandline options recognized by Peach and HotFuzz.

list peach::args = args[2:]

tuple peach::cls = eval(analyzer)

tuple peach::engine = engine.Engine()

Just for testing proxy functionality.

Initialize recording phase.

Initialize fuzzing phase.

Not used any more

int peach::hotGuiPort = None

Default port for communication with GUI is 12559.

string peach::hotOutput = None

Default output file for recording phase is output.xml.

list peach::hotseed = None

peach::noCount = False

tuple peach::p = os.path.dirname(os.path.abspath(sys.executable))

list peach::parallel = None

tuple peach::parser = Analyzer.DefaultParser()

list peach::password = None

tuple peach::port = 9000

list peach::range = optlist[i]

peach::runHot = False

Initialize some HotFuzz variables.

parsing HotFuzz options

tuple peach::startNum = None

list peach::strategy = optlist[i]

peach::verbose = False

tuple peach::watcher = None


Generated on Sat Sep 4 18:13:54 2010 for HotFuzz by  doxygen 1.5.8