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

Function method2format

androguard/core/bytecode.py:357–392  ·  view source on GitHub ↗

Export method to a specific file format @param output : output filename @param _format : format type (png, jpg ...) (default : png) @param mx : specify the MethodAnalysis object @param raw : use directly a dot raw buffer if None

(output, _format="png", mx=None, raw=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

method2pngFunction · 0.85
method2jpgFunction · 0.85

Calls 1

method2dotFunction · 0.85

Tested by

no test coverage detected