Module antiparser
[frames | no frames]

Module antiparser

Classes
antiparser Main class - should be imported into fuzzer scripts.
apChar apChar represents the char 8-bit C data type.
apCString apCString represents a C style string, ie: an array of chars appended by a null.
apKeywords apKeywords represents a list of random values to prepend to the content of the data object.
apLong apLong represents the short 32-bit C data type.
apObject Parent antiparser data object class -- not be invoked directly.
apShort apShort represents the short 16-bit C data type.
apSocket apSocket is a wrapper class for the Python socket API, for specialized use with the antiparser.
apString apString represents a freeform string.

Generated by Epydoc 2.1 on Wed Aug 17 09:02:50 2005 http://epydoc.sf.net
SourceForge.net Logo