Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/PyinMemoryPE
/ opcode
Method
opcode
windows/winobject/event_log.py:244–246 ·
view source on GitHub ↗
The opcode of the Event
(self)
Source
from the content-addressed store, hash-verified
242
243
@property
244
def
opcode(self):
245
""
"The opcode of the Event"
""
246
return
self.value(
"Event/System/Opcode"
)
247
248
@property
249
def
time_created(self):
Callers
nothing calls this directly
Calls
1
value
Method · 0.95
Tested by
no test coverage detected