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

Method read

androguard/core/bytecode.py:797–811  ·  view source on GitHub ↗

Read from the current offset a total number of `size` bytes and increment the offset by `size` :param int size: length of bytes to read :rtype: bytearray

(self, size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

readNullStringMethod · 0.95
modify_application_nameFunction · 0.80
dcc_mainFunction · 0.80
AnalyzeAPKFunction · 0.80
AnalyzeDexFunction · 0.80
AnalyzeODexFunction · 0.80
readFunction · 0.80
addMethod · 0.80
is_androidFunction · 0.80
public.pyFile · 0.80
_apk_analysisMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected