mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-13 05:07:38 +02:00
Add: EOF
This commit is contained in:
@@ -69,4 +69,4 @@ class JobLinks(interfaces.plugins.PluginInterface):
|
||||
(f"Offset{offsettype}", format_hints.Hex), ("Name", str), ("PID", int),
|
||||
("PPID", int), ("Sess", int), ("JobSess", int), ("Wow64", bool),
|
||||
("Total", int), ("Active", int), ("Term", int), ("JobLink", str), ("Process", str)
|
||||
], self._generator())
|
||||
], self._generator())
|
||||
|
||||
Reference in New Issue
Block a user