Skip to content

Releases: sk4la/volatility3-docker

Annual Update 🚀

19 Oct 09:10
e75b79e

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

  • Volatility3: Added support for 2.26.2 ⭐️
  • Fixed broken build sequence
  • Minor improvements

1.7.0

08 Jul 18:20
4068d1e

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

  • sk4la/volatility3

    • Bump to 2.11.0 🚀
  • sk4la/volatility

    • New workflow for the 2024 re-release of Volatility 2.6.1
    • New latest and stable tags pointing towards the latest 2.6.1 release
  • sk4la/dwarf2json

    • Bump to 0.9.0 🚀

1.6.1

29 Dec 18:34

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

Changelog:

  • Prebuilding the local symbol database.

1.6.0

26 Dec 11:34

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

Changelog:

  • Added community plugins for Volatility 3 in the sk4la/volatility3 image (located in /usr/local/share/volatility3/plugins). These are not loaded by default. Note that most community plugins are unmaintained and/or are simply links to the author's repository (which will most likely never be included in the image unless the Volatility Foundation adds it in the community repository).
  • Changed the path to community modules for Volatility 2 in the sk4la/volatility:edge image to /usr/local/share/volatility/plugins for consistency between images.

1.5.2

24 Dec 16:03

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

Changelog:

  • Fixed a dependency version in the sk4la/volatility:edge image.
  • Added a section in the documentation that details how to use a community plugin for Volatility 2.

1.5.1

23 Dec 11:13

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

Changelog:

  • Added missing dependencies for community plugins in sk4la/volatility:edge.
  • Bumped up the dependencies' versions.
  • Rebuilt all Docker images.

1.5.0

25 Oct 19:48

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

Changelog:

  • Added an "edge" tag for Volatility 2.
  • Bumped up the dependencies' versions.
  • Rebuilt all Docker images.
  • Minor improvements and documentation update.

1.4.0

13 Nov 18:21

Choose a tag to compare

sk4la/volatility3 sk4la/volatility sk4la/dwarf2json

Changelog:

  • In order to follow the development cycle of Volatility 3, an edge tag has been added, which points to the current state of the master branch—which could be unstable. Power-users should feel free to use this one at their own expense.
  • Bumped up the dependencies' versions.
  • Minor improvements and documentation update.