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

Method __init__

androguard/core/analysis/analysis.py:269–286  ·  view source on GitHub ↗

This class analyses in details a method of a class/dex file It is a wrapper around a :class:`EncodedMethod` and enhances it by using multiple :class:`BasicBlock`. :type vm: a :class:`DalvikVMFormat` object :type method: a :class:`EncodedMethod` object

(self, vm, method)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_create_basic_blockMethod · 0.95
BasicBlocksClass · 0.85
ExceptionsClass · 0.85
get_codeMethod · 0.45

Tested by

no test coverage detected