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

Class DalvikVMFormat

androguard/core/bytecodes/dvm.py:7605–8508  ·  view source on GitHub ↗

This class can parse a classes.dex file of an Android application (APK). :param buff: a string which represents the classes.dex file :param decompiler: associate a decompiler object to display the java source code :type buff: string :type decompiler: object example::

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AnalyzeAPKFunction · 0.90
addDEXMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected