MCPcopy Create free account
hub / github.com/ELMERIKH/PyinMemoryPE / _sid_offset

Method _sid_offset

windows/security.py:346–347  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

344 """
345
346 def _sid_offset(self):
347 return type(self).SidStart.offset
348
349 @property
350 def sid(self):

Callers 1

sidMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected