Skip to content

Volatility 3 2.26.0

Latest
Compare
Choose a tag to compare
@ikelos ikelos released this 16 May 13:24
· 233 commits to develop since this release
a7d64ad

This release aims to achieve functional parity with the archived and no-longer-supported Volatility 2. As such, there are a number of changes, only some of which are listed below:

New plugins

  • linux.graphics.fbdev
  • linux.ip
  • linux.kallsyms
  • linux.module_extract
  • linux.modxview
  • linux.pscallstack
  • linux.tracing.ftrace
  • linux.tracing.perf_events
  • linux.tracing.tracepoints
  • linux.vmaregexscan
  • linux.vmcoreinfo
  • mac.regexscan
  • windows.deskscan
  • windows.desktops
  • windows.direct_system_calls
  • windows.indirect_system_calls
  • windows.suspended_threads
  • windows.vadregexscan
  • windows.windows
  • windows.windowstations

Framework Changes

  • Modernize to pyproject.toml python packaging
  • New testing framework to ensure version/component requirements are fulfilled

New Contributors

Full Changelog: v2.11.0...v2.26.0