Package lib :: Package cuckoo :: Package common :: Module netlog
[hide private]
[frames] | no frames]

Module netlog

source code

Classes [hide private]
  BsonParser
Receives and interprets .bson logs from the monitor.
Functions [hide private]
 
pointer_converter_32bit(v) source code
 
pointer_converter_64bit(v) source code
 
default_converter_32bit(v) source code
 
default_converter_64bit(v) source code
Variables [hide private]
  HAVE_BSON = False
  bson_decode = lambda d:
  log = logging.getLogger(__name__)
  MAX_MESSAGE_LENGTH = 20* 1024* 1024