We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6537086 commit 45934aeCopy full SHA for 45934ae
volatility3/framework/plugins/windows/svcdiff.py
@@ -2,7 +2,7 @@
2
# which is available at https://www.volatilityfoundation.org/license/vsl-v1.0
3
#
4
import logging
5
-from volatility3.framework import interfaces, deprecation
+from volatility3.framework import deprecation
6
from volatility3.plugins.windows.malware import svcdiff
7
from volatility3.plugins.windows import svcscan
8
0 commit comments