mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 19:12:01 -08:00
add ppid documentation to the dynamic extractor interface
This commit is contained in:
@@ -270,6 +270,7 @@ class ProcessHandle:
|
||||
reference to a process extracted by the sandbox.
|
||||
|
||||
Attributes:
|
||||
ppid: parent process id
|
||||
pid: process id
|
||||
inner: sandbox-specific data
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user