From ada212da9232a0fff1cdc21bfc2ed7c1793aa20f Mon Sep 17 00:00:00 2001 From: TEJENDRA SARADHI <47889755+tejas15802@users.noreply.github.com> Date: Sun, 3 Apr 2022 06:13:53 +0530 Subject: [PATCH] lime to LiME Fix inconsistency --- doc/source/Linux.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/Linux.rst b/doc/source/Linux.rst index 2913a93b2..294f8ff63 100644 --- a/doc/source/Linux.rst +++ b/doc/source/Linux.rst @@ -6,7 +6,7 @@ This guide gives you a brief introduction to how volatility3 works and some demo Acquiring memory ---------------- -Volatility does not provide the ability to acquire memory. In this tutorial we will see how we can use `Lime `_ for this purpose. +Volatility does not provide the ability to acquire memory. In this tutorial we will see how we can use `LiME `_ for this purpose. It supports 32 and 64 bit captures from native Intel hardware as well as virtual machine guests. It also supports capture from Android devices. See below for example commands building and running LiME: