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 f821ac6 commit 6803490Copy full SHA for 6803490
volatility3/framework/plugins/windows/crashinfo.py
@@ -14,7 +14,7 @@
14
15
16
class Crashinfo(interfaces.plugins.PluginInterface):
17
- _required_framework_version = (1, 1, 0)
+ _required_framework_version = (2, 0, 0)
18
19
@classmethod
20
def get_requirements(cls):
0 commit comments