From 95e4078b77fd802147b5b3d4662ca8734ef2d6df Mon Sep 17 00:00:00 2001 From: Tejas <47889755+tejas15802@users.noreply.github.com> Date: Sun, 16 Oct 2022 08:25:35 +0530 Subject: [PATCH] Added FTK as another example to avoid favouritism --- doc/source/Windows.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/Windows.rst b/doc/source/Windows.rst index a6c67780e..d732e0cdc 100644 --- a/doc/source/Windows.rst +++ b/doc/source/Windows.rst @@ -8,7 +8,8 @@ Acquiring memory Volatility does not provide the ability to acquire memory. -.. tip:: You could use `WinPmem `_ for collecting windows memory dump. +.. tip:: - You could use `WinPmem `_ for collecting windows memory dump. + - You could also use `FTK Imager `_ Listing Plugins ---------------