MCPcopy Create free account
hub / github.com/qilingframework/qiling / Image

Class Image

qiling/loader/loader.py:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14
15class Image(NamedTuple):
16 base: int
17 end: int
18 path: str
19
20
21class QlLoader:

Callers 8

map_and_loadMethod · 0.90
runMethod · 0.90
load_with_ldMethod · 0.90
load_driverMethod · 0.90
restoreMethod · 0.85
load_dllMethod · 0.85
loadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected