Module analysis :: Class TaintedVariables
[hide private]
[frames] | no frames]

Class TaintedVariables

source code

Instance Methods [hide private]
 
__init__(self, _vm) source code
 
get_string(self, s) source code
 
get_field(self, class_name, name, descriptor) source code
 
get_field_by_ref(self, ref) source code
 
get_strings(self) source code
 
get_fields(self) source code
 
get_strings_by_method(self, method) source code
 
get_fields_by_method(self, method) source code
 
get_local_variables(self, _method) source code
 
get_fields_by_bb(self, bb) source code
 
add(self, var, _type, _method=None) source code
 
push_info(self, _type, var, info) source code