lime to LiME

Fix inconsistency
This commit is contained in:
TEJENDRA SARADHI
2022-04-03 06:13:53 +05:30
committed by GitHub
parent 20f1fc39f2
commit ada212da92
+1 -1
View File
@@ -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 <https://github.com/504ensicslabs/lime>`_ for this purpose.
Volatility does not provide the ability to acquire memory. In this tutorial we will see how we can use `LiME <https://github.com/504ensicslabs/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: