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

Method _decode_length

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

Generic Length Decoding at offset of string The method works for both 8 and 16 bit Strings. Length checks are enforced: * 8 bit strings: maximum of 0x7FFF bytes (See http://androidxref.com/9.0.0_r3/xref/frameworks/base/libs/androidfw/ResourceTypes.cpp#692)

(self, offset, sizeof_char)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_decode8Method · 0.95
_decode16Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected