Module androguard :: Class VM_int
[hide private]
[frames] | no frames]

Class VM_int

source code

VM_int is the main high level Virtual Machine object to protect a method by remplacing all integer contants

Instance Methods [hide private]
 
__init__(self, andro, method_name, vm_int_type) source code
Method Details [hide private]

__init__(self, andro, method_name, vm_int_type)
(Constructor)

source code 
Parameters:
  • andro - an Androguard / AndroguardS object to have full access to the desired information
  • method_name - the name of the method to protect
  • vm_int_type - the type of the Virtual Machine