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

Function read

androguard/util.py:5–14  ·  view source on GitHub ↗

Open and read a file :param filename: filename to open and read :param binary: True if the file should be read as binary :return: bytes if binary is True, str otherwise

(filename, binary=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

auto_vmFunction · 0.90
adjust_application_mkFunction · 0.90
__init__Method · 0.90
fetcherMethod · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
auto_vmFunction · 0.90

Calls 1

readMethod · 0.80

Tested by

no test coverage detected