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

Method create_ipython_exports

androguard/core/analysis/analysis.py:1445–1486  ·  view source on GitHub ↗

.. warning:: this feature is experimental and is currently not enabled by default! Use with caution! Creates attributes for all classes, methods and fields on the Analysis object itself. This makes it easier to work with Analysis module in an iPython shell. Classes

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_classesMethod · 0.95
get_methodsMethod · 0.45
get_fieldsMethod · 0.45

Tested by

no test coverage detected