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

Method get_ins_off

androguard/core/bytecodes/dvm.py:6603–6617  ·  view source on GitHub ↗

Get a particular instruction by using the address :param off: address of the instruction :type off: int :rtype: an :class:`Instruction` object

(self, off)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

determineNextFunction · 0.80
pushMethod · 0.80

Calls 2

get_instructionsMethod · 0.95
get_lengthMethod · 0.45

Tested by

no test coverage detected