mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-07 02:07:39 +02:00
Memdump and memmap running/tested with grrcon-0a7030d.imh
This commit is contained in:
@@ -29,7 +29,6 @@ class Memmap(interfaces.plugins.PluginInterface):
|
||||
]
|
||||
|
||||
def _generator(self, procs):
|
||||
|
||||
for proc in procs:
|
||||
reverse_map = dict()
|
||||
offset = 0
|
||||
|
||||
Reference in New Issue
Block a user