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

Method get_method

androguard/core/analysis/analysis.py:1145–1156  ·  view source on GitHub ↗

Get the :class:`MethodAnalysis` object for a given :class:`EncodedMethod`. This Analysis object is used to enhance EncodedMethods. :param method: :class:`EncodedMethod` to search for :return: :class:`MethodAnalysis` object for the given method, or None if method was

(self, method)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_fake_methodMethod · 0.45
find_methodsMethod · 0.45
get_call_graphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected