MCPcopy Create free account
hub / github.com/codehasan/dex2c / determineException

Function determineException

androguard/core/bytecodes/dvm.py:361–416  ·  view source on GitHub ↗

Returns try-catch handler inside the method. :param vm: a :class:`~DalvikVMFormat` :param m: a :class:`~EncodedMethod` :return:

(vm, m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

get_tries_sizeMethod · 0.80
get_triesMethod · 0.80
get_handler_offMethod · 0.80
get_start_addrMethod · 0.80
get_insn_countMethod · 0.80
get_catch_all_addrMethod · 0.80
get_cm_typeMethod · 0.80
get_addrMethod · 0.80
get_codeMethod · 0.45
get_handlersMethod · 0.45
get_offMethod · 0.45
get_listMethod · 0.45

Tested by

no test coverage detected