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

Module objects

source code

Classes [hide private]
  Dictionary
Cuckoo custom dict.
  URL
URL base object.
  File
Basic file object class with all useful utilities.
Variables [hide private]
  HAVE_MAGIC = False
  HAVE_PYDEEP = False
  HAVE_YARA = False
  log = logging.getLogger(__name__)
  FILE_CHUNK_SIZE = 16384
  __package__ = 'lib.cuckoo.common'