Skip to content

Support for newer versions of Volatility 3? #16

@salty4n6

Description

@salty4n6

Hi,
The latest version of Volatility 3 is 2.4.0, which is not supported. Any chance newer versions of Volatility 3 will be supported?

$ pe-tree-vol /dumps/memory.dmp
Traceback (most recent call last):
File "/usr/local/bin/pe-tree-vol", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/pe_tree/volatility.py", line 340, in main
window = pe_tree.window.PETreeWindow(application, VolatilityRuntime, args, open_file=False)
File "/usr/local/lib/python3.8/dist-packages/pe_tree/window.py", line 47, in init
self.runtime = runtime(widget, args)
File "/usr/local/lib/python3.8/dist-packages/pe_tree/volatility.py", line 55, in init
framework.require_interface_version(1, 0, 0)
File "/usr/local/lib/python3.8/dist-packages/volatility3/framework/init.py", line 57, in require_interface_version
raise RuntimeError(
RuntimeError: Framework interface version 2 is incompatible with required version 1

~Salty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions