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

Method get_instruction

androguard/core/bytecodes/dvm.py:6568–6583  ·  view source on GitHub ↗

Get a particular instruction by using (default) the index of the address if specified :param idx: index of the instruction (the position in the list of the instruction) :type idx: int :param off: address of the instruction :type off: int :rtype: an

(self, idx, off=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_instructionMethod · 0.45
get_instructionMethod · 0.45

Calls 2

off_to_posMethod · 0.95
get_instructionsMethod · 0.95

Tested by

no test coverage detected