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

Method setOffset

qiling/loader/macho_parser/utils.py:17–18  ·  view source on GitHub ↗
(self, offset)

Source from the content-addressed store, hash-verified

15 return data
16
17 def setOffset(self, offset):
18 self.offset = offset
19
20 def readString(self, align):
21 str_size = 0

Callers 4

parseLoadCommandMethod · 0.95
__init__Method · 0.95
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected