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

Class AXMLParser

androguard/core/bytecodes/axml/__init__.py:356–853  ·  view source on GitHub ↗

AXMLParser reads through all chunks in the AXML file and implements a state machine to return information about the current chunk, which can then be read by :class:`~AXMLPrinter`. An AXML file is a file which contains multiple chunks of data, defined by the `ResChunk_header`.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_apkidFunction · 0.90
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected