Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/PyinMemoryPE
/ get_offset
Method
get_offset
pythonmemorymodule/pefile.py:2086–2087 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2084
return
2
2085
2086
def
get_offset(self):
2087
return
self.struct.OffsetInQwords * 8
2088
2089
def
_get_format(self, unw_code):
2090
return
(
Callers
1
__str__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected