Update volatility3/framework/plugins/linux/malware/hidden_modules.py

This commit is contained in:
ikelos
2025-11-19 16:35:15 +00:00
committed by GitHub
parent 393abb2a2f
commit dfd6282f17
@@ -131,7 +131,7 @@ class Hidden_modules(plugins.PluginInterface):
@deprecation.deprecated_method(
replacement=linux_utilities_modules.Modules.get_module_address_alignment,
removal_date="2025-09-25",
removal_date="2026-03-25",
replacement_version=(3, 0, 0),
)
@classmethod