slackbuilds/system/volatility
Barry J. Grundy 1548ab2869
system/volatility: Fixed dependencies. Explicit python2 call.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-14 19:28:00 +07:00
..
README
slack-desc
volatility.SlackBuild system/volatility: Fixed dependencies. Explicit python2 call. 2022-05-14 19:28:00 +07:00
volatility.info system/volatility: Fixed dependencies. Explicit python2 call. 2022-05-14 19:28:00 +07:00

README

Volatility Framework - Volatile memory extraction utility framework.

The Volatility Framework is a completely open collection of tools,
implemented in Python under the GNU General Public License, for the
extraction of digital artifacts from volatile memory (RAM) samples.

The extraction techniques are performed completely independent of
the system being investigated but offer visibilty into the runtime
state of the system. The framework is intended to introduce people to
the techniques and complexities associated with extracting digital
artifacts from volatile memory samples and provide a platform for
further work into this exciting area of research.