From 13ebd0fe7a8ed88aace7bf182d9fb2f4e302f12c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 13:02:53 -0400 Subject: system/volatility: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/volatility/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'system/volatility') diff --git a/system/volatility/README b/system/volatility/README index f193110dfb8c4..704828958dabb 100644 --- a/system/volatility/README +++ b/system/volatility/README @@ -3,9 +3,10 @@ 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. + +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. -- cgit v1.2.3