mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-06 17:57:38 +02:00
Move the registry plugin to an appropriate location.
This commit is contained in:
@@ -9,7 +9,7 @@ from volatility.framework.renderers import TreeGrid
|
||||
from volatility.framework.symbols.windows.extensions.registry import RegValueTypes
|
||||
|
||||
|
||||
class RegTest(plugins.PluginInterface):
|
||||
class PrintKey(plugins.PluginInterface):
|
||||
"""Lists the processes present in a particular memory image"""
|
||||
|
||||
@classmethod
|
||||
Reference in New Issue
Block a user