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

Method parse_id

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

Resolves an id from a binary XML file in the form "@[package:]DEADBEEF" and returns a tuple of package name and resource id. If no package name was given, i.e. the ID has the form "@DEADBEEF", the package name is set to None. Raises a ValueError if the id is

(name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_app_nameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected