mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
add parent process id to the process handle
This commit is contained in:
@@ -274,6 +274,7 @@ class ProcessHandle:
|
||||
inner: sandbox-specific data
|
||||
"""
|
||||
|
||||
ppid: int
|
||||
pid: int
|
||||
inner: Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user