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

Method get_instructions

androguard/core/bytecodes/dvm.py:6530–6544  ·  view source on GitHub ↗

Get the instructions :rtype: a generator of each :class:`Instruction` (or a cached list of instructions if you have setup instructions)

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

get_instructionMethod · 0.95
off_to_posMethod · 0.95
get_ins_offMethod · 0.95
showMethod · 0.95
get_rawMethod · 0.95
PrettyShowFunction · 0.45
method2dotFunction · 0.45
method2json_undirectFunction · 0.45
method2json_directFunction · 0.45
get_instructionsMethod · 0.45
disassembleMethod · 0.45
get_bytecodes_methodxFunction · 0.45

Calls 2

get_instructionsMethod · 0.95

Tested by

no test coverage detected