mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-13 21:27:39 +02:00
Plugins: Fixes for good spots by IMHLv2
This commit is contained in:
@@ -71,8 +71,6 @@ class Memmap(interfaces.plugins.PluginInterface):
|
||||
dumped))
|
||||
offset += mapped_size
|
||||
|
||||
import pdb
|
||||
pdb.set_trace()
|
||||
self.produce_file(filedata)
|
||||
|
||||
def run(self):
|
||||
|
||||
Reference in New Issue
Block a user