Module androguard
[hide private]
[frames] | no frames]

Module androguard

source code

Classes [hide private]
  BC
  Androguard
Androguard is the main object to abstract and manage differents formats
  AndroguardS
AndroguardS is the main object to abstract and manage differents formats but only per filename.
  VM_int
VM_int is the main high level Virtual Machine object to protect a method by remplacing all integer contants
Variables [hide private]
  PATH_INSTALL = './'
  VM_INT_AUTO = 0
  VM_INT_BASIC_MATH_FORMULA = 1
  VM_INT_BASIC_PRNG = 2
  __package__ = None
  __warningregistry__ = {('Not importing directory \'.//core/ana...
Variables Details [hide private]

__warningregistry__

Value:
{('Not importing directory \'.//core/analysis\': missing __init__.py',
  <type 'exceptions.ImportWarning'>,
  29): True,
 ('Not importing directory \'.//core/vm\': missing __init__.py',
  <type 'exceptions.ImportWarning'>,
  29): True}