From 20d715205014193b08cd3431af7dbd1ae58cf49a Mon Sep 17 00:00:00 2001 From: Analyst Date: Tue, 25 Jun 2019 11:42:40 -0500 Subject: [PATCH] remove unnecessary debugging --- volatility/framework/plugins/windows/svcscan.py | 1 - 1 file changed, 1 deletion(-) diff --git a/volatility/framework/plugins/windows/svcscan.py b/volatility/framework/plugins/windows/svcscan.py index 5bdf697db..7a19ae1fe 100644 --- a/volatility/framework/plugins/windows/svcscan.py +++ b/volatility/framework/plugins/windows/svcscan.py @@ -107,7 +107,6 @@ class SvcScan(interfaces.plugins.PluginInterface): else: raise NotImplementedError("This version of Windows is not supported!") - print(symbol_filename) return ServicesIntermedSymbols.create(context, config_path, "windows",