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

Method get_instruction

androguard/core/bytecodes/dvm.py:3114–3127  ·  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

nothing calls this directly

Calls 2

get_bcMethod · 0.80
get_instructionMethod · 0.45

Tested by

no test coverage detected