mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-22 01:24:51 +02:00
FrameworkInfo: List LayerStackers
This commit is contained in:
@@ -17,6 +17,7 @@ class FrameworkInfo(plugins.PluginInterface):
|
||||
'Automagic': interfaces.automagic.AutomagicInterface,
|
||||
'Requirement': interfaces.configuration.RequirementInterface,
|
||||
'Layer': interfaces.layers.DataLayerInterface,
|
||||
'LayerStacker': interfaces.automagic.StackerLayerInterface,
|
||||
'Object': interfaces.objects.ObjectInterface,
|
||||
'Plugin': interfaces.plugins.PluginInterface,
|
||||
'Renderer': interfaces.renderers.Renderer
|
||||
|
||||
Reference in New Issue
Block a user