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

Method get_instructions

androguard/core/bytecodes/dvm.py:6401–6461  ·  view source on GitHub ↗

:param cm: a ClassManager object :type cm: :class:`ClassManager` object :param size: the total size of the buffer :type size: int :param insn: a raw buffer where are the instructions :type insn: string :param idx: a start address in the buffer

(self, cm, size, insn, idx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_instructionsMethod · 0.95

Calls 7

get_instruction_payloadFunction · 0.85
get_extented_instructionFunction · 0.85
get_instructionFunction · 0.85
get_odex_formatMethod · 0.80
__str__Method · 0.45
get_lengthMethod · 0.45

Tested by

no test coverage detected