From 393abb2a2fcbddfade9cd692535460ad4087706b Mon Sep 17 00:00:00 2001 From: ikelos Date: Wed, 19 Nov 2025 16:35:08 +0000 Subject: [PATCH] Update volatility3/framework/plugins/linux/malware/hidden_modules.py --- volatility3/framework/plugins/linux/malware/hidden_modules.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volatility3/framework/plugins/linux/malware/hidden_modules.py b/volatility3/framework/plugins/linux/malware/hidden_modules.py index 66f27ff66..043a9ac26 100644 --- a/volatility3/framework/plugins/linux/malware/hidden_modules.py +++ b/volatility3/framework/plugins/linux/malware/hidden_modules.py @@ -118,7 +118,7 @@ class Hidden_modules(plugins.PluginInterface): @staticmethod @deprecation.deprecated_method( replacement=linux_utilities_modules.Modules.get_modules_memory_boundaries, - removal_date="2025-09-25", + removal_date="2026-03-25", replacement_version=(3, 0, 0), ) def get_modules_memory_boundaries(