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

Function readuleb128

androguard/core/bytecodes/dvm.py:213–236  ·  view source on GitHub ↗

Read an unsigned LEB128 at the current position of the buffer :param buff: a file like object :return: decoded unsigned LEB128

(buff)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

readuleb128p1Function · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85

Calls 1

get_byteFunction · 0.85

Tested by

no test coverage detected