volatility3.framework.plugins package

All core generic plugins.

These modules should only be imported from volatility3.plugins NOT volatility3.framework.plugins

construct_plugin(context, automagics, plugin, base_config_path, progress_callback, open_method)[source]

Constructs a plugin object based on the parameters.

Clever magic figures out how to fulfill each requirement that might not be fulfilled

Parameters:
Return type:

PluginInterface

Returns:

The constructed plugin object

Subpackages

Submodules